-
I was attempting to install this via Composer but it doesn't appear to be correctly registering. Am I missing something?
`$ composer require --dev pheromone/phpcs-security-audit
Using version ^2.0…
-
We have based the DX Starter on underscores and added some general functionality and lot's of SCSS changes. But since there is still plenty that remains similar to _s, the idea is to view the most rec…
-
**Describe the bug**
The rule `SlevomatCodingStandard.ControlStructures.EarlyExit` will cause the following error at line 1 (but there is nothing on line 1), and there shouldn't be any error, the cod…
-
From what I can see, the bootstrap and AllSniffs tests can be used for third-party custom sniffs, but there's no documentation on how to actually run these with custom standards (apart from a [referen…
-
I have definitely been working on the repo in question. Do I have to configure more than installing the plugins for Atom / Sublime Text / Vim to start tracking time?
Initially I ran `git init` and …
-
https://github.com/squizlabs/PHP_CodeSniffer
-
Sometimes, I prefer the phar distribution of various tools, and I know PHPCS creates phars both as release assets and [downloadable](https://phars.phpcodesniffer.com/), and I know there's Phive too, b…
spaze updated
3 months ago
-
It seems that when custom sniffs are present, everything in the ruleset will be ignored, including the custom sniffs themselves, and phpcodesniffer will just report everything as having passed.
Cod…
-
Some authors add things like `// phpcs:ignoreFile`, or ignore files in the config. That's often done on files that were created before a standard was adopted, and need a lot of work to conform to the …
-
Sometimes we need to create a build that is not using the default PHPCI configuration loaded from phpci.yml file in the repo.
Now, the per-project configuration is loaded only if the phpci.yml file i…