docs: fix AGENTS.md project info and no-em-dash rule

Remove stale cuber references and unrelated static library
section. Add no-em-dash rule and apply it throughout.
This commit is contained in:
2026-05-10 01:03:32 +02:00
parent a457b5351a
commit 10c78343fe
2 changed files with 8 additions and 16 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ ninja -C build-cov coverage
Open `build-cov/coverage/index.html` in a browser to view results.
Only `ctdd/` source files are measured Unity, CMock, and generated
Only `ctdd/` source files are measured. Unity, CMock, and generated
mock files are excluded. Requires GCC or Clang with gcov support, and
`gcovr` on `PATH`.