File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 99 <file >src</file >
1010 <file >tests</file >
1111
12+ <config name =" installed_paths" value =" ../../slevomat/coding-standard" />
13+
14+ <arg value =" ps" />
15+ <arg name =" parallel" value =" 8" />
16+ <!-- <arg name="cache" value=".build/phpcs.cache"/>-->
17+
1218 <arg name =" basepath" value =" ." />
1319 <arg name =" extensions" value =" php" />
1420 <arg name =" tab-width" value =" 4" />
2127 Slevomat https://github.com/slevomat/coding-standard
2228 -->
2329
24- <config name =" installed_paths" value =" ../../slevomat/coding-standard" />
2530 <rule ref =" SlevomatCodingStandard.Arrays.TrailingArrayComma" />
2631 <rule ref =" SlevomatCodingStandard.Arrays.DisallowImplicitArrayCreation" />
2732 <rule ref =" SlevomatCodingStandard.Arrays.DisallowPartiallyKeyed" />
You can’t perform that action at this time.
0 commit comments