Skip to content

Commit

Permalink
Ignore twig files for scanning
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie committed Aug 3, 2015
1 parent 4e56965 commit 14b7ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.ruleset.xml.example
Expand Up @@ -8,6 +8,7 @@
<exclude-pattern>/docroot/index.php</exclude-pattern>
<exclude-pattern>/docroot/xmlrpc.php</exclude-pattern>
<exclude-pattern>/docroot/wp-content/plugins/*</exclude-pattern>
<exclude-pattern>*.twig</exclude-pattern>

<rule ref="Squiz.PHP.CommentedOutCode"/>
<rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"/>
Expand Down

0 comments on commit 14b7ef7

Please sign in to comment.