Integrating PHP CodeSniffer with Activestate Komodo Edit
February 15, 2010 in Web Development
I’ve recently been looking into standards of code and how they would apply to myself and my code. To enable this, I’ve recently installed PHP_CodeSniffer and for a few days been using this on the command line.. which by itself isn’t bad, though I really wanted to have something inside my editor of choice (happens [...]