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
Bump on this. I need to update imports after some Suggest changes. I'm updating log items to use log/slog and need that import updated. Is the recommended way to handle this to run goimports on the files after running ruleguard?
If we're proposing some replacement, sometimes we need to fix the imports.
There are 2 cases:
Or we can imply that goimports should be used to fix the code afterwards.
The text was updated successfully, but these errors were encountered: