diff --git a/SymfonyCustom/ruleset.xml b/SymfonyCustom/ruleset.xml index 730e637..6f595c4 100755 --- a/SymfonyCustom/ruleset.xml +++ b/SymfonyCustom/ruleset.xml @@ -79,13 +79,8 @@ - - - - - - + diff --git a/docs/standards.md b/docs/standards.md index 9c36522..25daa7c 100644 --- a/docs/standards.md +++ b/docs/standards.md @@ -138,12 +138,9 @@ we do not respect this rule: ``` -- DocComment should start on a new line, end on a new line and be correctly indented +- DocComment should be correctly indented ``` - - - ```