@@ -194,22 +194,6 @@ tools:
- 'test/*'
- 'htdocs/includes/*'
paths: { }
-
- php_changetracking:
- enabled: false
- bug_patterns:
- - '\bfix(?:es|ed)?\b'
- feature_patterns:
- - '\badd(?:s|ed)?\b'
- - '\bimplement(?:s|ed)?\b'
- filter:
- excluded_paths:
- - 'build/*'
- - 'dev/*'
- - 'doc/*'
- - 'test/*'
- - 'htdocs/includes/*'
- paths: { }
# Coding-Style / Bug Detection
js_hint: