phpnats icon indicating copy to clipboard operation
phpnats copied to clipboard

PSR2 standard fixes

Open valerianpereira opened this issue 6 years ago • 1 comments

PSR2 standard fixes

valerianpereira avatar Oct 01 '18 18:10 valerianpereira

To fix PSR-2 coding style automatically during every Travis CI build, I think it can integrate the StyleCI service, PHP_CodeSniffer or PHP-CS-Fixer coding style check tools.

References

  • https://styleci.io
  • https://github.com/squizlabs/PHP_CodeSniffer
  • https://github.com/FriendsOfPHP/PHP-CS-Fixer

peter279k avatar Jul 24 '19 17:07 peter279k