sterntours/trunk/_vendor/doctrine/doctrine-cache-bundle/ruleset.xml
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00

11 lines
347 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="Instaclick">
<description>Instaclick Coding Standard</description>
<exclude-pattern>*/Resources/*</exclude-pattern>
<rule ref="./vendor/instaclick/coding-standard/Instaclick/ruleset.xml">
<exclude name="Instaclick.Namespaces.NamespaceStructure"/>
</rule>
</ruleset>