WordPress linting using Code Climate, the Swiss Army knife of code linting
tl;dr - Code Climate is a very easy to implement linter for PHP, JavaScript, CSS etc. [A linter] find code that doesn't correspond to certain style guidelines source: Wikipedia When I upgraded my plugins to support WordPress 4.6, I decided that I wanted to follow the WordPress Coding Standards....