-
Notifications
You must be signed in to change notification settings - Fork 140
build: expand lintspaces globs #2529
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
base: master
Are you sure you want to change the base?
Conversation
|
Pre-approved upon successful review. |
Garneauma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please exclude files under the "_data/" directory. They are autogenerated, so they will always fail if they failed during your testing.
|
I'll see if there is an override I can make to https://github.com/wet-boew/GCWeb/blob/master/.editorconfig so it passes without the changes, but doesn't require ignoring |
What does this pull request(PR) do?
Expand the lintspaces globs and fix the new issues. Temporarily ignored MD and JS files, since they'll be handled by existing PRs, then can be opt'd in again
Contribution category (please only choose one)
General checklist
Related issues