@regionhalland/phpcs
Advanced tools
+1
-1
| { | ||
| "name": "@regionhalland/phpcs", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "directory": "phpcs", | ||
@@ -5,0 +5,0 @@ "description": "phpcs for Region Halland", |
+0
-7
@@ -13,9 +13,2 @@ <?xml version="1.0"?> | ||
| <!-- Indent using spaces of width 4 --> | ||
| <rule ref="PEAR.WhiteSpace.ScopeIndent"> | ||
| <properties> | ||
| <property name="indent" value="4"/> | ||
| </properties> | ||
| </rule> | ||
| <!-- Error on syntax errors --> | ||
@@ -22,0 +15,0 @@ <rule ref="Generic.PHP.Syntax" /> |
960
-15.49%