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'm having issue with the --ignore option. I've created a sample project with two subdirectories, one of which (faildir) contains a file (fail.go), which triggers flint.
Hello,
First of all - thanks for sharing this project!
I'm having issue with the --ignore option. I've created a sample project with two subdirectories, one of which (faildir) contains a file (fail.go), which triggers flint.
When I try to ignore the "faildir" - it still scans it:
I tried supplying
"faildir/*"
,"faildir/*.*"
- to no avail.Please let me know if I do something wrong! Thank you in advance!
The text was updated successfully, but these errors were encountered: