We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c174202 commit b4dcaf2Copy full SHA for b4dcaf2
ruleset.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0"?>
2
<ruleset name="Youshido code standard">
3
- <rule ref="./vendor/escapestudios/symfony2-coding-standard/Symfony2" />
+ <rule ref="./../../escapestudios/symfony2-coding-standard/Symfony2" />
4
5
<rule ref="Squiz.Strings.ConcatenationSpacing">
6
<properties>
0 commit comments