Closed techygrrrl closed 1 year ago
Adds linting with goimports and gci (for import ordering).
Adds a pre-commit hook to help the developer. Can be skipped with --no-verify but the build will still break.
--no-verify
Adds a setup script to help devs set up the pre-commit hook.
Linting only runs on Ubuntu.
Adds linting with goimports and gci (for import ordering).
Adds a pre-commit hook to help the developer. Can be skipped with
--no-verify
but the build will still break.Adds a setup script to help devs set up the pre-commit hook.
Linting only runs on Ubuntu.