Skip to content
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

Update README on dealing with eslintignore #759

Merged
merged 1 commit into from
Dec 27, 2019

Conversation

shadyvb
Copy link
Contributor

@shadyvb shadyvb commented Dec 26, 2019

This adds an example on dealing with eslint ignored files, to fix the issues with warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override errors blocking commits.

This adds an example on dealing with eslint ignored files, to fix the issues with `warning  File ignored because of a matching ignore pattern. Use "--no-ignore" to override` errors blocking commits.
@codecov
Copy link

codecov bot commented Dec 26, 2019

Codecov Report

Merging #759 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #759   +/-   ##
=======================================
  Coverage   99.68%   99.68%           
=======================================
  Files          11       11           
  Lines         319      319           
  Branches       74       74           
=======================================
  Hits          318      318           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33b9752...1c5a2f9. Read the comment docs.

@okonet okonet merged commit 056723b into lint-staged:master Dec 27, 2019
@shadyvb shadyvb deleted the patch-1 branch December 27, 2019 13:38
@okonet
Copy link
Collaborator

okonet commented Jan 19, 2020

🎉 This PR is included in version 10.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants