Skip to content

[Feature Request] Additional <exclude> on a per-step basis #1607

Description

@blacelle

In some cases, one need to exclude some step for some files. It happens in project requiring faulty code to remain faulty.

For instance :

This need is especially useful with new steps enabling linting (cleanthat, eclipse cleanup, etc), which is more opinionated than formatting.

  • I believe it would be bad that each step implement implement its own exclusion mechanism, which it could be one way to go (through FilterByFileFormatterStep).
  • Is there any existing mechanism to achieve this ?
  • Is this was introduced as a new-feature, what would be the recommended design?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions