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
#71 and #150 have presented me with a problem: I have written a tool that autogenerates files and then formats them.
However, since upgrading my gofumpt version, it doesn't format my autogenerated files unless I employ a hack.
Could we find a way to make ignoring of generated code files optional so the the tool that generated it can format it?