Skip to content

Remove assets and templates from .php_cs excluded files #25

@mallorydxw

Description

@mallorydxw

assets shouldn't include PHP code anyway - and won't be a gigantic mess like node_modules or entirely Gruntfile-generated like static

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions