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
* fmt target: make sure that all files are formatted, have the license
header (if not adds it), checks that the package imports are in order
and that go mod and sum are tidied.
* lint target: runs golangci-lint against the modified files. Handy
to check the modified code before pushing it.
Signed-off-by: Aldo Lacuku <[email protected]>
0 commit comments