Daily Shaarli

All links of one day in a single page.

May 18, 2020

PHPCS Code Linting for Wordpress - Matt Mcnamee - Medium

‘Linting’ automatically analyses your code for potential errors and ensures it’s formatted according to a definition. There are tools to lint your code across many programming language and can be customised on a per project basis to increase code quality & consistency, improved performance and reduce developer decision making fatigue.