How can I set up Emacs so it gives me inline warnings of Twisted coding
standard violations?

I use flycheck <http://www.flycheck.org/> in Emacs for most projects, and
rely a lot on it. How can I configure it to use twistedchecker
<https://github.com/twisted/twistedchecker> for syntax checks for Twisted
instead of its default flake8 & pylint checkers?

Thanks,
jml
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to