Skip to content

Commit b681109

Browse files
authored
Mention phpcs-changed in README (#97)
1 parent 971b029 commit b681109

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ To set these these options, you must use XML in your ruleset. For details, see t
8383
## See Also
8484

8585
- [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.
8687

8788

8889
## Original

0 commit comments

Comments
 (0)