pull/2487/head
jmontoyaa 8 years ago
parent d5284c3b05
commit 267b368465
  1. 6
      .scrutinizer.yml

@ -16,9 +16,6 @@ checks:
filter:
excluded_paths:
- 'cli-config.php'
- 'var/cache/*'
- 'var/logs/*'
- 'app/config/*'
- 'app/SymfonyRequirements.php'
- 'documentation/*'
@ -69,5 +66,8 @@ filter:
- 'plugin/ims_lti/OAuthSimple.php'
- 'plugin/sepe/src/wsse/*'
- 'tests/*'
- 'var/cache/*'
- 'var/log/*'
- 'vendor/*'
- 'web/*'
- 'public/*'

Loading…
Cancel
Save