File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 124124
125125 <config name =" installed_paths" value =" ../../slevomat/coding-standard" />
126126 <rule ref =" SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace" />
127+ <rule ref =" SlevomatCodingStandard.Classes.RequireMultiLineMethodSignature" />
128+ <rule ref =" SlevomatCodingStandard.Commenting.EmptyComment" />
127129 <rule ref =" SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment" />
128130 <rule ref =" SlevomatCodingStandard.Commenting.UselessFunctionDocComment.UselessDocComment" />
131+ <rule ref =" SlevomatCodingStandard.Commenting.UselessInheritDocComment" />
129132 <rule ref =" SlevomatCodingStandard.ControlStructures.BlockControlStructureSpacing" >
130133 <properties >
131134 <property name =" controlStructures" type =" array" >
140143 </properties >
141144 </rule >
142145 <rule ref =" SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing" />
146+ <rule ref =" SlevomatCodingStandard.Functions.RequireMultiLineCall" />
143147 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInCall" />
144148 <rule ref =" SlevomatCodingStandard.Functions.RequireTrailingCommaInDeclaration" />
145149 <rule ref =" SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses" />
You can’t perform that action at this time.
0 commit comments