Skip to content

Commit 6ca130d

Browse files
author
DKravtsov
committed
updated composer dependencies
1 parent 729f52f commit 6ca130d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/phpstorm/Inspections.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
</inspection_tool>
108108
<inspection_tool class="PhpCSValidationInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
109109
<option name="CODING_STANDARD" value="PSR12" />
110-
<option name="CUSTOM_RULESET_PATH" value=".php_cs.dist" />
110+
<option name="CUSTOM_RULESET_PATH" value=".php-cs-fixer.dist.php" />
111111
<option name="SHOW_SNIFF_NAMES" value="true" />
112112
<option name="EXTENSIONS" value="php,js,css,inc" />
113113
</inspection_tool>

0 commit comments

Comments
 (0)