mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-09-03 18:16:56 +00:00
docs(agents): require lint before code commits
This commit is contained in:
@@ -14,6 +14,8 @@ in-memory storage in tests. Read `README.md` before implementation work.
|
||||
- Use `gofmt` on changed Go files.
|
||||
- Run focused tests for touched packages, then `go test ./...` and `go vet ./...`
|
||||
for command, storage, migration, or shared behavior changes.
|
||||
- Before committing code changes, run the CI lint gate locally with
|
||||
`golangci-lint run` when the binary is available.
|
||||
- Do not commit secrets, tokens, dotenv files, private keys, or production data.
|
||||
|
||||
## Command Changes
|
||||
|
||||
Reference in New Issue
Block a user