-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
| ->exclude('assets') |
assets shouldn't include PHP code anyway - and won't be a gigantic mess like node_modules or entirely Gruntfile-generated like static
| ->exclude('templates') |
templates contains PHP that doesn't conform to our usual standards (i.e., not classes) so it should be exempt from some checks. But probably not from style checks.
Metadata
Metadata
Assignees
Labels
No labels