Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Commit

Permalink
Merge pull request #2 from M6Web/fix-symfony-path
Browse files Browse the repository at this point in the history
Fix Symfony2 rule path
  • Loading branch information
fdubost committed Oct 7, 2014
2 parents 607e3ad + 32d4d23 commit 51190f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M6Web_Symfony2/ruleset.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<ruleset name="M6Web_Symfony2">
<description>M6Web coding standard for Symfony2 projects.</description>
<rule ref="Symfony2"/>
<rule ref="../Symfony2"/>
<rule ref="Generic.Formatting.MultipleStatementAlignment"/>
</ruleset>

0 comments on commit 51190f8

Please sign in to comment.