You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was working on a refactor, and I moved packages around
The linter stopped detecting properly and didn't error.
I think it should give an error if the pattern was not found, because then something is wrong with your configuration.
If that is too risky, maybe then allow a configurable flag to error if no file was found from a pattern.
I volunteer to implementing this feature if necessary.
Thank you!
The text was updated successfully, but these errors were encountered:
I was working on a refactor, and I moved packages around
The linter stopped detecting properly and didn't error.
I think it should give an error if the pattern was not found, because then something is wrong with your configuration.
If that is too risky, maybe then allow a configurable flag to error if no file was found from a pattern.
I volunteer to implementing this feature if necessary.
Thank you!
The text was updated successfully, but these errors were encountered: