-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Generated files inconsistently skipped #86
Comments
Do you use the latest version of |
Yep:
The config is the same as in #87. |
run with |
|
I reran it with |
Write debug logs for autogen excluding for #86
I added debug logs in #89.
It should print a lot of debug logs like this:
|
You've fixed it!
Previous version:
Also the debug logging is excellent, thank you. |
Though you did say it was just a logging change, so is it expected to have fixed it? |
It was just a logging change, fix of It's fine that it works :) |
👍 Really weird :( Sorry about the noise. |
This is a weird one. Most generated files seem to be correctly skipped, but one doesn't:
If I delete mocks/ec2api.go, there are no lint errors.
The text was updated successfully, but these errors were encountered: