Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Allow files to be skipped via some repo-level configuration file #3

Open
swinton opened this issue May 30, 2018 · 4 comments
Open

Allow files to be skipped via some repo-level configuration file #3

swinton opened this issue May 30, 2018 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@swinton
Copy link
Owner

swinton commented May 30, 2018

Having the ability to skip files via some kind of .linter-alex.yml would be handy.

E.g.

---
skip:
- CODE_OF_CONDUCT.md
@swinton swinton self-assigned this May 30, 2018
@swinton swinton added the enhancement New feature or request label May 30, 2018
@hiimbex
Copy link

hiimbex commented Jul 6, 2018

Just dropping by to leave my 👍 for this.

https://github.com/probot/probot/pull/611/checks?check_run_id=6710790

All the probot repo's use the same CoC which triggers it. I would even consider suggesting ignoring CoC in the run entirely, considering the templates for all the major ones will trigger these checks.

@dscho
Copy link

dscho commented Jul 10, 2018

All the probot repo's use the same CoC which triggers it. I would even consider suggesting ignoring CoC in the run entirely, considering the templates for all the major ones will trigger these checks.

I second this, as we hit the same issue in Git for Windows: https://github.com/git-for-windows/git/pull/1756/checks?check_run_id=7019837

@swinton
Copy link
Owner Author

swinton commented Jul 19, 2018

Quick status update:

I want to get some good test coverage in place (#7) before working on enhancements. Once I have good coverage, this will be top of my list to tackle next.

@4cm4k1
Copy link

4cm4k1 commented Jul 26, 2018

I just want to register my support for this request. Currently, my code-of-conduct.md file triggers linter-alex because it makes references to sexual harassment, etc. That's good, since that means it's working, but that's the one place I want to mention things like that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants