docs: record clean lint run
This commit is contained in:
parent
99fde46ed3
commit
26529a837b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Nereus delivery roadmap
|
||||
|
||||
Updated: 2026-08-24
|
||||
Updated: 2026-08-26
|
||||
|
||||
`[x]` means locally verified. `[~]` means implemented but awaiting a real
|
||||
integration environment. `[ ]` means not implemented. `[H]` is human-owned and
|
||||
|
|
@ -46,7 +46,7 @@ task. Mark a task `[x]` only after its stated verification passes.
|
|||
- [x] Test database failure behavior on every data endpoint.
|
||||
- [x] Assert exact metric names and route-template labels in tests.
|
||||
- [x] Test malformed and oversized JSON request bodies.
|
||||
- [ ] Run `golangci-lint run` with the CI-selected version.
|
||||
- [x] Run `golangci-lint run` with the CI-selected version.
|
||||
|
||||
## Load generator
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue