Skip to content

Commit 659ebcf

Browse files
author
Vincent Langlet
committed
📚 Update doc
1 parent 9868ca5 commit 659ebcf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/standards.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,9 @@ we do not respect this rule:
130130
```
131131
<rule ref="Symfony3Custom.Namespaces.AlphabeticallySortedUse"/>
132132
```
133+
134+
- Unused `use` statement should be removed
135+
136+
```
137+
<rule ref="Symfony3Custom.Namespaces.UnusedUse"/>
138+
```

0 commit comments

Comments
 (0)