-
Perform automatic integration testing for every commit and pull request via free Travis CI testing and enforce coding best practices via code linting.
Example:
https://github.com/sonnym/travis-ci-dr…
-
Hey, I get the error:
```
Failed to spawn command `phpcs`. Make sure `phpcs` is installed and on your PATH
```
However I did install phpcs via composer https://github.com/squizlabs/PHP_CodeSniffer a…
-
@dericofilho it would be nice if you can give me an detailed explanation what I need to know to pass the transformations to your plugin. :)
Dgame updated
9 years ago
-
https://github.com/Soullivaneuh/php-cs-fixer-styleci-bridge/blob/dc7535933df0dab296e2df0d21c6be18a764b519/src/StyleCI/Fixers.php#L382
-
When using the CakePHP standard, phpcs complains that my action names are underscored rather than camelCased.
This seems to have been fixed a long time ago: https://github.com/cakephp/cakephp-codesni…
-
vendor/bin/phpcs --standard=PSR2 --sniffs=PSR1.Classes.ClassDeclaration --extensions=php app/models/Weixin.php
the report result is
3 | ERROR | Each class must be in a namespace of at least one le…
-
![......](http://i.imgur.com/CUxXJfD.png)
Instead of a result it prints dots.
-
Worth noting that for Drupal 7, PHP_CodeSniffer needs to be running the 1.x branch. The instructions in the README.md install the lastest 2.x branch. Took me a little while to work this out, so mentio…
-
PHP: 5.6.13
PHPCS: 2.3.4
So I'm unsure whether this is a known bug (can't find it in issues, closed or open), or i'm just using it wrong, not including a needed sniff etc. As it is, I'm unable to get…
-
## List to Choose From
(This list is in the order they were suggested.)
- (Score: 7) [Fermat](https://github.com/JordanRL/Fermat)
- (Score: -6) [MagpieRSS](https://github.com/kellan/magpierss)
- (Sco…