<div dir="ltr">How can I set up Emacs so it gives me inline warnings of Twisted coding standard violations?<div><br></div><div>I use <a href="http://www.flycheck.org/">flycheck</a> in Emacs for most projects, and rely a lot on it. How can I configure it to use <a href="https://github.com/twisted/twistedchecker">twistedchecker</a> for syntax checks for Twisted instead of its default flake8 & pylint checkers?</div><div><br></div><div>Thanks,</div><div>jml</div><div><br></div></div>