Skip to content

fix: improve default excludes#427

Merged
theoludwig merged 3 commits intomainfrom
excludes
Jan 21, 2025
Merged

fix: improve default excludes#427
theoludwig merged 3 commits intomainfrom
excludes

Conversation

@klaernie
Copy link
Copy Markdown
Member

After reading through past issues, I came to the conclusion that we should exclude both .git (#268 ) and node_modules (#197) by default.

@klaernie klaernie marked this pull request as ready for review January 18, 2025 15:02
@ccoVeille
Copy link
Copy Markdown
Contributor

Another common exclude is "vendor" I think

@theoludwig theoludwig merged commit d0cbd25 into main Jan 21, 2025
@theoludwig theoludwig deleted the excludes branch January 21, 2025 09:42
Okeanos added a commit to Okeanos/template-repository that referenced this pull request Apr 7, 2025
- Git was excluded correctly via editorconfig-checker/editorconfig-checker#427
- make the checker output GH Actions compatible output
- invoke it correctly (`.` vs implicit current path has different results/parsing behavior)
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.

editorconfig-checker inspects .git by default and fails Error when running in gitlab ci pipeline

3 participants