Skip to content

Commit b4dcaf2

Browse files
committed
Fixed phpstorm bug
1 parent c174202 commit b4dcaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<ruleset name="Youshido code standard">
3-
<rule ref="./vendor/escapestudios/symfony2-coding-standard/Symfony2" />
3+
<rule ref="./../../escapestudios/symfony2-coding-standard/Symfony2" />
44

55
<rule ref="Squiz.Strings.ConcatenationSpacing">
66
<properties>

0 commit comments

Comments
 (0)