We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee78b5d commit a801890Copy full SHA for a801890
coder_sniffer/Drupal/ruleset.xml
@@ -27,6 +27,7 @@
27
<rule ref="Drupal.Commenting.DocComment.SpacingAfterTagGroup"><severity>0</severity></rule>
28
<rule ref="Drupal.Commenting.DocComment.SpacingBeforeShort"><severity>0</severity></rule>
29
<rule ref="Drupal.Commenting.DocComment.SpacingBeforeTags"><severity>0</severity></rule>
30
+ <rule ref="Drupal.Commenting.DocComment.TagGroupSpacing"><severity>0</severity></rule>
31
<rule ref="Drupal.Commenting.DocComment.TagValueIndent"><severity>0</severity></rule>
32
<rule ref="Drupal.Commenting.DocComment.TagsNotGrouped"><severity>0</severity></rule>
33
<rule ref="Drupal.Commenting.FileComment.Missing"><severity>0</severity></rule>
0 commit comments