We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd309dc commit ad27be1Copy full SHA for ad27be1
README.md
@@ -33,7 +33,7 @@ Then set up a `phpcs.xml` file in your project ROOT, e.g.:
33
34
<rule ref="vendor/php-collective/code-sniffer/PhpCollective/ruleset.xml"/>
35
36
- <!-- Here you can add more or also silent existing ones -->
+ <!-- Here you can add more or also silence existing ones -->
37
</ruleset>
38
```
39
0 commit comments