Skip to content

Commit

Permalink
Dev PSR-2 paths
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Nov 24, 2017
1 parent bb0dbff commit 5ba19e0
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions .scrutinizer.yml
Expand Up @@ -14,11 +14,24 @@ tools:
level: psr2
filter:
excluded_paths:
- 'framework/*'
- 'locale/*'
- 'docs/*'
- 'examples/*'
- 'extras/*'
- 'test/*'
- 'vendor/*'
- 'fonts/*'
- 'third_party/*'
- 'application/helpers/adodb/*'
- 'application/libraries/admin/http/*'
- 'application/libraries/admin/pclzip/*'
- 'application/extensions/*'
- 'application/views/*'
- 'application/third_party/*'
- 'images/*'
- 'styles/*'
- 'styles-public/*'
- 'templates/*'
- 'themes/*'
- 'tmp/*'
- 'upload/*'
coding_style:
php:
braces:
Expand Down

0 comments on commit 5ba19e0

Please sign in to comment.