Open ichiriac opened 7 years ago
Like explained here, it would be cool to have a way to disable some rules.
Could be found from phpMd here : https://phpmd.org/documentation/suppress-warnings.html
Ignore directive from jslint : http://jshint.com/blog/new-in-jshint-oct-2013/
PhpCS ignore directive : https://pear.php.net/manual/en/package.php.php-codesniffer.advanced-usage.php
Putting this on hold since it is blocked until rules are implemented
Check #5 for progress
Like explained here, it would be cool to have a way to disable some rules.
Could be found from phpMd here : https://phpmd.org/documentation/suppress-warnings.html
Ignore directive from jslint : http://jshint.com/blog/new-in-jshint-oct-2013/
PhpCS ignore directive : https://pear.php.net/manual/en/package.php.php-codesniffer.advanced-usage.php