We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72e6ff commit 25fee6eCopy full SHA for 25fee6e
src/Task/tasks.yml
@@ -210,7 +210,7 @@ Wunderio\GrumPHP\Task\YamlLint\YamlLintTask:
210
defaults: ['yaml', 'yml']
211
allowed_types: ['array']
212
run_on:
213
- defaults: ['.']
+ defaults: ['web/modules/custom', 'web/themes/custom']
214
215
object_support:
216
defaults: false
@@ -241,7 +241,7 @@ Wunderio\GrumPHP\Task\JsonLint\JsonLintTask:
241
defaults: ['json', 'lock']
242
243
244
245
246
detect_key_conflicts:
247
0 commit comments