Closed aaazalea closed 7 years ago
Add pre-commit hooks to automatically run go fmt, golint, etc. Also check for private keys, large files, files with trailing whitespace, etc.
go fmt
golint
Add pre-commit hooks to automatically run
go fmt
,golint
, etc. Also check for private keys, large files, files with trailing whitespace, etc.