Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: Pass exclude patterns to git ls-files #14

Open
zbeekman opened this issue Jul 1, 2019 · 0 comments
Open

RFE: Pass exclude patterns to git ls-files #14

zbeekman opened this issue Jul 1, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request in progress

Comments

@zbeekman
Copy link
Owner

zbeekman commented Jul 1, 2019

Describe the solution you'd like

Add the ability to pass exclude patterns to git ls-files to manipulate or restrict the scope of the linting.

Describe alternatives you've considered

  • Maybe we could pass patterns to EditorConfig? Maybe we might want to do both?
  • Alternatively a file, glob or regex could be passed to the action and used to prune out files or restrictively (whitelist) include them.
@zbeekman zbeekman added the enhancement New feature or request label Jul 1, 2019
@zbeekman zbeekman self-assigned this Jul 1, 2019
@stale stale bot added the stale label Jul 22, 2019
@stale stale bot closed this as completed Jul 29, 2019
@lock lock bot added the outdated label Aug 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 28, 2019
@zbeekman zbeekman reopened this Sep 6, 2019
Repository owner deleted a comment from stale bot Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request in progress
Projects
None yet
Development

No branches or pull requests

1 participant