Minor code improvements
This commit is contained in:
@@ -2,8 +2,7 @@ filter:
|
||||
excluded_paths:
|
||||
- 'vendor/*'
|
||||
- 'tests/*'
|
||||
- 'bin/*'
|
||||
- 'library/*'
|
||||
- 'app/Templates/*'
|
||||
paths: { }
|
||||
tools:
|
||||
php_sim:
|
||||
@@ -13,8 +12,7 @@ tools:
|
||||
excluded_paths:
|
||||
- 'vendor/*'
|
||||
- 'tests/*'
|
||||
- 'bin/*'
|
||||
- 'library/*'
|
||||
- 'app/Templates/*'
|
||||
paths: { }
|
||||
php_pdepend:
|
||||
enabled: true
|
||||
@@ -26,8 +24,7 @@ tools:
|
||||
excluded_paths:
|
||||
- 'vendor/*'
|
||||
- 'tests/*'
|
||||
- 'bin/*'
|
||||
- 'library/*'
|
||||
- 'app/Templates/*'
|
||||
paths: { }
|
||||
php_analyzer:
|
||||
enabled: true
|
||||
@@ -38,8 +35,7 @@ tools:
|
||||
excluded_paths:
|
||||
- 'vendor/*'
|
||||
- 'tests/*'
|
||||
- 'bin/*'
|
||||
- 'library/*'
|
||||
- 'app/Templates/*'
|
||||
paths: { }
|
||||
path_configs: { }
|
||||
php_changetracking:
|
||||
@@ -53,6 +49,5 @@ tools:
|
||||
excluded_paths:
|
||||
- 'vendor/*'
|
||||
- 'tests/*'
|
||||
- 'bin/*'
|
||||
- 'library/*'
|
||||
- 'app/Templates/*'
|
||||
paths: { }
|
||||
|
||||
Reference in New Issue
Block a user