Fix: quality controls

This commit is contained in:
Laurent Destailleur 2014-11-15 18:37:36 +01:00
parent 539a201d3e
commit ec4b29c65d

View File

@ -180,7 +180,7 @@ tools:
- 'htdocs/includes/*' - 'htdocs/includes/*'
paths: { } paths: { }
php_changetracking: php_changetracking:
enabled: false enabled: false
bug_patterns: bug_patterns:
- '\bfix(?:es|ed)?\b' - '\bfix(?:es|ed)?\b'
@ -197,21 +197,21 @@ tools:
paths: { } paths: { }
# Coding-Style / Bug Detection # Coding-Style / Bug Detection
js_hint: js_hint:
enabled: false enabled: false
use_native_config: true use_native_config: true
extensions: extensions:
- js - js
filter: filter:
excluded_paths: excluded_paths:
- 'build/*' - 'build/*'
- 'dev/*' - 'dev/*'
- 'doc/*' - 'doc/*'
- 'test/*' - 'test/*'
- 'htdocs/includes/*' - 'htdocs/includes/*'
paths: { } paths: { }
config: { } config: { }
path_configs: { } path_configs: { }
checks: checks: