@@ -13,7 +13,7 @@ filter:
paths: { }
tools:
- # Similar code detection
+ # Similar code detection
php_sim:
enabled: true
min_mass: 16
@@ -26,7 +26,7 @@ tools:
- 'htdocs/includes/*'
- # php_depend
+ # php_depend
php_pdepend:
configuration_file: null
@@ -42,7 +42,7 @@ tools:
- # php_analyzer
+ # php_analyzer
php_analyzer:
extensions:
@@ -58,7 +58,7 @@ tools:
path_configs: { }
- # change tracking
+ # change tracking
php_changetracking:
bug_patterns:
@@ -75,7 +75,7 @@ tools:
- # Coding-Style / Bug Detection
+ # Coding-Style / Bug Detection
js_hint: true