Skip to content

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

@david-binda

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.

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