Skip to content

More options for providing a list of files to (not) check  #26

Description

@david-binda

PHPCS has rather broad options to provide a list of files to check and/or to exclude:

  [--extensions=<extensions>] [--ignore=<patterns>]
  [--stdin-path=<stdinPath>] [--file-list=<fileList>] [--filter=<filter>] <file> - ...

I believe that it would be cool if we could make the phpcs-changed as much drop-in replacement for phpcs as possible, to make it easier to use it in places where phpcs is currently used.

The --stdin-path is IMHO not really possible, but other params should be doable, for automatic mode.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions