Skip to content

Add --exclude-from=FILE flag with default to .shellcheckignore#3485

Open
kantum wants to merge 5 commits into
koalaman:masterfrom
kantum:ignore
Open

Add --exclude-from=FILE flag with default to .shellcheckignore#3485
kantum wants to merge 5 commits into
koalaman:masterfrom
kantum:ignore

Conversation

@kantum

@kantum kantum commented Jun 12, 2026

Copy link
Copy Markdown

I've said I'll do it, so here it is.

Disclaimer, I'm not a Haskell Developer™, this has been done with the help of you know who.

Should fix #1996 #2011 #2258 #2411 #2859

To be clarified:

  • It adds the Glob dependency, which I'm sure is not of the taste of everyone, suggestions are welcome.

  • I wanted to add tests but it made the diff less readable, let me know if you think it's needed.

  • I don't know the impact in term of performance, if someone has a test in mind let me know.

  • I know that .shellcheckignore is not what everyone wants, but it has very little chance to conflict with anything so I made it default, can still remove it if really unwanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New directive to ignore file

1 participant