Skip to content

BREAKING: Use eslint for pattern ignoring; remove deglob #228

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

Merged
merged 4 commits into from
Oct 29, 2020

Conversation

feross
Copy link
Member

@feross feross commented Oct 29, 2020

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[x] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)

BREAKING: Use eslint for file ignoring; remove deblog

Ignore patterns should follow the .gitignore format rather than the glob pattern. So, you can use dir/ instead of dir/** now. There may be subtle differences in behavior.

Which issue (if any) does this pull request address?

Fixes: #226
Fixes: standard/standard#1333
Fixes: standard/standard#1117
Fixes: standard/standard#1023
Fixes: standard/standard#1384
Fixes: standard/standard#1182
Fixes: standard/standardx#36

Is there anything you'd like reviewers to focus on?

Ignore patterns should follow the .gitignore format rather than the `glob` pattern.

So, you can use dir/ instead of dir/** now.

There may be subtle differences in behavior.

Fixes: #226
@feross feross changed the title BREAKING: Use eslint for file ignoring; remove deblog BREAKING: Use eslint for pattern ignoring; remove deblog Oct 29, 2020
@feross feross changed the title BREAKING: Use eslint for pattern ignoring; remove deblog BREAKING: Use eslint for pattern ignoring; remove deglob Oct 29, 2020
@feross feross mentioned this pull request Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
2 participants