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 971b029 commit b681109Copy full SHA for b681109
README.md
@@ -83,6 +83,7 @@ To set these these options, you must use XML in your ruleset. For details, see t
83
## See Also
84
85
- [ImportDetection](https://github.com/sirbrillig/phpcs-import-detection): A set of phpcs sniffs to look for unused or unimported symbols.
86
+- [phpcs-changed](https://github.com/sirbrillig/phpcs-changed): Run phpcs on files, but only report warnings/errors from lines which were changed.
87
88
89
## Original
0 commit comments