File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 4747 <rule ref =" Squiz.Commenting.PostStatementComment" >
4848 <exclude name =" Squiz.Commenting.PostStatementComment.AnnotationFound" />
4949 </rule >
50- <rule ref =" Squiz.Commenting.VariableComment" />
50+ <rule ref =" Squiz.Commenting.VariableComment" >
51+ <exclude name =" Squiz.Commenting.VariableComment.DeprecatedTagNotAllowed" />
52+ <exclude name =" Squiz.Commenting.VariableComment.LinkTagNotAllowed" />
53+ </rule >
5154 <rule ref =" Squiz.Formatting.OperatorBracket" />
5255 <rule ref =" Squiz.Functions.FunctionDeclarationArgumentSpacing" />
5356 <rule ref =" Squiz.Operators.ComparisonOperatorUsage" />
154157 <exclude-pattern >src/Standards/Generic/Sniffs/Commenting/TodoSniff\.php</exclude-pattern >
155158 <exclude-pattern >src/Standards/Generic/Tests/Commenting/TodoUnitTest\.php</exclude-pattern >
156159 </rule >
157-
158- <!-- @see https://github.com/PHPCSStandards/PHP_CodeSniffer/pull/122#discussion_r1414167897 -->
159- <rule ref =" Squiz.Commenting.VariableComment" >
160- <exclude-pattern >src/Util/Tokens\.php</exclude-pattern >
161- </rule >
162160</ruleset >
You can’t perform that action at this time.
0 commit comments