Skip to content

Commit ad2ee79

Browse files
📚 Add doc
1 parent 21cfb84 commit ad2ee79

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
@@ -202,3 +202,9 @@ we do not respect this rule:
202202
```
203203
<rule ref="SymfonyCustom.WhiteSpace.DocCommentTagSpacing"/>
204204
```
205+
206+
- Add a single space before `namespace` declaration
207+
208+
```
209+
<rule ref="SymfonyCustom.Namespaces.NamespaceDeclaration"/>
210+
```

0 commit comments

Comments
 (0)