Skip to content

No colored console-highlighter output when running as composer command #40

Description

@aleksblendwerk

When I run PHP-Parallel-Lint as a composer command, e.g. defined like this:

    "lint": "vendor/bin/parallel-lint --colors --exclude bin/.phpunit --exclude var --exclude vendor ."

there is no highlighting in the code snippets. There is a red "X" among the dots that indicate each checked file though, so it seems enforcing --colors does not apply to the highlighter output.

When I run the same command without composer the colors are present.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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