File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1717 <exclude name =" MediactCommon.Php7.ReturnType" />
1818 <exclude name =" Squiz.Commenting.FunctionComment.TypeHintMissing" />
1919 <exclude name =" PSR2.Methods.MethodDeclaration.Underscore" />
20- <exclude name =" PSR2.Classes.PropertyDeclaration.Underscore" />
2120 <exclude name =" Squiz.Commenting.FunctionComment.EmptyThrows" />
22- <exclude name =" Generic.Formatting.MultipleStatementAlignment.NotSameWarning" />
23- <exclude name =" Generic.Commenting.DocComment.TagValueIndent" />
24- <exclude name =" Squiz.Commenting.FunctionComment.SpacingAfterParamType" />
25- <exclude name =" Generic.PHP.Syntax" />
2621 </rule >
2722
2823 <rule ref =" Generic.Files.LineLength.TooLong" >
4035 <rule ref =" Generic.CodeAnalysis.ForLoopWithTestFunctionCall.NotAllowed" >
4136 <exclude-pattern >*.phtml</exclude-pattern >
4237 </rule >
38+ <rule ref =" PSR2.Classes.PropertyDeclaration.Underscore" >
39+ <exclude-pattern >*.phtml</exclude-pattern >
40+ </rule >
4341</ruleset >
You can’t perform that action at this time.
0 commit comments