azure-sdk-for-php icon indicating copy to clipboard operation
azure-sdk-for-php copied to clipboard

Set up phpcs for Travis-CI

Open sergey-shandar opened this issue 9 years ago • 4 comments

sergey-shandar avatar Oct 25 '16 18:10 sergey-shandar

See also https://github.com/squizlabs/PHP_CodeSniffer/blob/master/CodeSniffer/Standards/PSR2/ruleset.xml

sergey-shandar avatar Oct 25 '16 22:10 sergey-shandar

Why not https://github.com/FriendsOfPHP/PHP-CS-Fixer ? PHP CodeSniffer is rather outdated.

alcohol avatar Jan 26 '17 15:01 alcohol

Yes, we already use it https://github.com/Azure/azure-sdk-for-php/blob/master/composer.json

sergey-shandar avatar Jan 26 '17 18:01 sergey-shandar

But you are right, we need to remove squizlabs/php_codesniffer

sergey-shandar avatar Jan 26 '17 18:01 sergey-shandar