-
-
Notifications
You must be signed in to change notification settings - Fork 425
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
Eror not finding files? #264
Eror not finding files? #264
Comments
Thanks for reporting this. I think we have a regression. |
Same issue here.
|
I've just merged the fix. Please update to the latest version. |
@okonet updated and I'm still getting the same issue on OSX. |
@OmgImAlexis Could you share your Edit: @okonet Looks like there was a problem with semantic-release - https://travis-ci.org/okonet/lint-staged/jobs/272462973#L1966. A new version with the fixes was not released. Only the lodash fix in #265 was released in |
PING: @niftylettuce |
@okonet I identified the issue. The commits were squashed and merged with |
but this is strange, i can comfirm that |
@sudo-suhas okay let's release them as a part of a separate PR please. |
It is actually an edge case where |
I'm not sure @sudo-suhas since we had issues related to sgf failing with this error before but I didn't see this issue yet. |
If you see the stack trace carefully, you'll notice that the line number in
I am not clear on what you mean. Could you please clarify? |
empty commit should be fine, right? just to trigger semantic-release to release a patch release |
Fix is on the way! |
I've simplified the rules in package.json to:
but it still gives the same error
I'm using "lint-staged": "4.1.0", "husky": "0.14.3",
The text was updated successfully, but these errors were encountered: