-
Notifications
You must be signed in to change notification settings - Fork 66
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
Cannot run GCI with -s localmodule flag #193
Comments
@F0rzend could you share a case as simple as possible to reproduce it? |
Same here 😭 |
👋 #192 should solve problem above. |
Looking forward to see a minimal example... |
Has this issue been raised with EDIT: I mentioned it on the #golangci-lint slack channel |
Apologies, it's been a busy week. I haven't had enough time to provide a minimum reproducible example but I can confirm that #192 fixes the problems with my repo and everything works as expected!! Thank you so much @petr-korobeinikov for your great work, also the new tests look great :) |
What version of GCI are you using?
Reproduce Steps
I run from root of my project with relative path to the file:
What did you expect to see?
Successfully formatted file
What did you see instead?
Error: error reading local packages: [-: no Go files in ]
The text was updated successfully, but these errors were encountered: