Fix: Remove tabs
This commit is contained in:
parent
ecc6bdf4aa
commit
d004d41d2f
@ -13,7 +13,7 @@ filter:
|
|||||||
paths: { }
|
paths: { }
|
||||||
|
|
||||||
tools:
|
tools:
|
||||||
# Similar code detection
|
# Similar code detection
|
||||||
php_sim:
|
php_sim:
|
||||||
enabled: true
|
enabled: true
|
||||||
min_mass: 16
|
min_mass: 16
|
||||||
@ -26,7 +26,7 @@ tools:
|
|||||||
- 'htdocs/includes/*'
|
- 'htdocs/includes/*'
|
||||||
paths: { }
|
paths: { }
|
||||||
|
|
||||||
# php_depend
|
# php_depend
|
||||||
php_pdepend:
|
php_pdepend:
|
||||||
enabled: true
|
enabled: true
|
||||||
configuration_file: null
|
configuration_file: null
|
||||||
@ -42,7 +42,7 @@ tools:
|
|||||||
- 'htdocs/includes/*'
|
- 'htdocs/includes/*'
|
||||||
paths: { }
|
paths: { }
|
||||||
|
|
||||||
# php_analyzer
|
# php_analyzer
|
||||||
php_analyzer:
|
php_analyzer:
|
||||||
enabled: true
|
enabled: true
|
||||||
extensions:
|
extensions:
|
||||||
@ -58,7 +58,7 @@ tools:
|
|||||||
paths: { }
|
paths: { }
|
||||||
path_configs: { }
|
path_configs: { }
|
||||||
|
|
||||||
# change tracking
|
# change tracking
|
||||||
php_changetracking:
|
php_changetracking:
|
||||||
enabled: true
|
enabled: true
|
||||||
bug_patterns:
|
bug_patterns:
|
||||||
@ -75,7 +75,7 @@ tools:
|
|||||||
- 'htdocs/includes/*'
|
- 'htdocs/includes/*'
|
||||||
paths: { }
|
paths: { }
|
||||||
|
|
||||||
# Coding-Style / Bug Detection
|
# Coding-Style / Bug Detection
|
||||||
js_hint: true
|
js_hint: true
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user