@@ -125,44 +125,39 @@ tools:
extensions:
- php
command: phpmd
- filter:
- paths: { }
- excluded_paths:
- - 'tests/*'
- - 'vendor/*'
config:
rulesets:
- codesize
- php_analyzer:
- enabled: true
- extensions:
- - php
- php_code_sniffer:
- config:
- standard: PSR2
- command: phpcs
- sensiolabs_security_checker:
- php_pdepend:
- command: pdepend
- configuration_file: ~
- suffixes:
- excluded_dirs:
- - 'vendor'
- php_code_coverage: true
+# php_analyzer:
+# enabled: true
+# filter:
+# excluded_paths:
+# - 'tests/*'
+# extensions:
+# - php
+# php_code_sniffer:
+# config:
+# standard: PSR2
+# command: phpcs
+# sensiolabs_security_checker:
+# php_pdepend:
+# command: pdepend
+# configuration_file: ~
+# suffixes:
+# excluded_dirs:
+# - 'vendor'
+# php_code_coverage: true
filter:
excluded_paths: