codeclimate / codeclimate-phpcodesniffer

Code Climate Engine for PHP Code Sniffer
MIT License
28 stars 23 forks source link

Update PHP Codesniffer #83

Closed fede-moya closed 3 years ago

fede-moya commented 3 years ago

The main purpose of the work is to allow users to run the PSR12 standard.

Sharing here some resources that have been super helpful to address this update and might be useful again in the future. Changes like renaming the old Runner.php to Executor.php and the rest of the changes can be easily understood by taking a quick look to the links shared below.