Skip to content

Commit 6441486

Browse files
authored
Add link to ImportDetection to README
1 parent 97c11a8 commit 6441486

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,11 @@ To set these these options, you must use XML in your ruleset. For details, see t
7777
</rule>
7878
```
7979

80+
## See Also
81+
82+
- [ImportDetection](https://github.com/sirbrillig/phpcs-import-detection): A set of phpcs sniffs to look for unused or unimported symbols.
83+
84+
8085
## Original
8186

8287
This was forked from the excellent work in https://github.com/illusori/PHP_Codesniffer-VariableAnalysis

0 commit comments

Comments
 (0)