Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Composer Requirements Not Included When Running Code Sniffer #56

Description

@justinyost

The Composer Requirements are not included when running the code sniffer.

I realize this is by design in the before script: https://github.com/FriendsOfCake/travis/blob/master/before_script.sh#L5

However it makes it that much more work if I want to use a custom Code Sniffer Standard, since I have to add a line to include that custom standard.

I'm basically wondering if it's possible to change this to at least include the added Composer Requirements when running the Code Sniffer as well?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions