docs: correct check count (33)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
56cca5b4b8
commit
4f3636d66d
@ -1,6 +1,6 @@
|
|||||||
# check-safety
|
# check-safety
|
||||||
|
|
||||||
Static safety checker for the BlockNinja codebase. Walks a target tree, runs 31 invariant
|
Static safety checker for the BlockNinja codebase. Walks a target tree, runs 33 invariant
|
||||||
checks across Go and frontend sources, and exits non-zero on any violation.
|
checks across Go and frontend sources, and exits non-zero on any violation.
|
||||||
|
|
||||||
Lives at `~/src/blockninja/check-safety/` as a standalone Go module, alongside `cms/`,
|
Lives at `~/src/blockninja/check-safety/` as a standalone Go module, alongside `cms/`,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user