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
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
I know it is more work, but we have found that linters really shine when they are not only able to point out irritating inconsistencies, but also to autofix them when they can be unambiguously and purely mechanically applied. (For instance, we love gofumpt -w -s ).
Thanks! This is very useful, as is.
I know it is more work, but we have found that linters really shine when they are not only able to point out irritating inconsistencies, but also to autofix them when they can be unambiguously and purely mechanically applied. (For instance, we love gofumpt -w -s ).