Skip to content

Commit

Permalink
Fixed phpstorm bug
Browse files Browse the repository at this point in the history
  • Loading branch information
portey committed May 16, 2017
1 parent c174202 commit b4dcaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruleset.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<ruleset name="Youshido code standard">
<rule ref="./vendor/escapestudios/symfony2-coding-standard/Symfony2" />
<rule ref="./../../escapestudios/symfony2-coding-standard/Symfony2" />

<rule ref="Squiz.Strings.ConcatenationSpacing">
<properties>
Expand Down

0 comments on commit b4dcaf2

Please sign in to comment.