nova-editor-js icon indicating copy to clipboard operation
nova-editor-js copied to clipboard

Added php-cs-fixer and php-parallel-lint

Open roelofr opened this issue 3 years ago • 0 comments

This should make further contributions easier to verify, and more consistent.

The php-cs-fixer config is slightly opinionated towards modern code (PSR12 + strict_types).
It also adds a few rules about unit tests, to ensure consistent naming.

php-cs-fixer is auto-applied on the master branch, so new contributor don't have to worry about styling, It'll be fixed for them.

roelofr avatar Jul 17 '22 00:07 roelofr