Move files around.
authortill <till@php.net>
Sat, 29 Sep 2012 16:05:22 +0000 (18:05 +0200)
committertill <till@php.net>
Sat, 29 Sep 2012 16:05:22 +0000 (18:05 +0200)
EasyBib/ruleset.xml [moved from library/EasyBib/PHP/CodeSniffer/Standards/EasyBib/ruleset.xml with 87% similarity]

similarity index 87%
rename from library/EasyBib/PHP/CodeSniffer/Standards/EasyBib/ruleset.xml
rename to EasyBib/ruleset.xml
index 5b2c4c5f41f4946ccab52e30accde8649944e022..f06ae975f15811fed19551d500e5b58e92db6434 100644 (file)
   <exclude name="PEAR.NamingConventions.ValidVariableName.PrivateNoUnderscore"/>
  </rule>
 
+ <rule ref="PSR2.Files.EndFileNewline">
+  <exclude name="PSR2.Files.EndFileNewline.NotFound"/>
+ </rule>
+
+ <rule ref="EasyBib.PHP.CodeSniffer.Standards.EasyBib.Methods.ConstructShouldNotReturn"/>
+
 </ruleset>