Browse Source

Scrutinizer should not check generated composer files

remotes/origin/external-storage-mountpoint-root
Roeland Jago Douma 10 years ago
parent
commit
cac92730ac
  1. 2
      .scrutinizer.yml

2
.scrutinizer.yml

@ -20,7 +20,7 @@ filter:
- 'settings/l10n/*'
- 'tests/*'
- 'build/*'
- 'lib/composer/*'
imports:
- javascript

Loading…
Cancel
Save