We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e03e6b commit 03cc9abCopy full SHA for 03cc9ab
AGENTS.md
@@ -8,6 +8,7 @@
8
9
## Testing
10
11
+- Use `golangci-lint run ./... --fix` before running `make test` and make sure that all lint issues are fixed before running tests.
12
- When Go or Rust code is changed, run `make test` before committing.
13
14
## PR message
0 commit comments