Skip to content

Commit

Permalink
Annotations docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
free2er committed Dec 2, 2019
1 parent 8b1b4fe commit 6534210
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
<rule ref="Squiz.Commenting.VariableComment.IncorrectVarType">
<severity>0</severity>
</rule>
<rule ref="Squiz.Commenting.VariableComment.TagNotAllowed">
<severity>0</severity>
</rule>
<rule ref="Squiz.Functions.FunctionDuplicateArgument"/>
<rule ref="Squiz.Functions.GlobalFunction"/>
<rule ref="Squiz.Operators.IncrementDecrementUsage"/>
Expand Down

0 comments on commit 6534210

Please sign in to comment.