Skip to content

Commit f3103f0

Browse files
authored
Merge pull request #1203 from damienmckenna/patch-1
Cover more of Drupal's custom file extensions
2 parents 5a414be + 9a4a342 commit f3103f0

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

doc/tasks/phpcs.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,10 @@ grumphp:
226226
- cfg/
227227
- libraries/
228228
triggered_by:
229-
- php
230-
- module
231229
- inc
230+
- install
231+
- module
232+
- php
233+
- profile
234+
- theme
232235
```

0 commit comments

Comments
 (0)