chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md

This commit is contained in:
2026-09-10 09:18:56 +00:00
parent 4ee3382e2b
commit 80249350cc
6 changed files with 29 additions and 25 deletions
+2 -2
View File
@@ -31,8 +31,8 @@ func newVerifyCmd() *cobra.Command {
}
defer archive.Close()
// The key is read unconditionally. Archive-only mode no MONGO_URI,
// which is what a scheduled check uses must still compare the key
// The key is read unconditionally. Archive-only mode - no MONGO_URI,
// which is what a scheduled check uses - must still compare the key
// in hand against the archive's fingerprint; leaving it unset there
// reported "KEY_ENCRYPTION_KEY is not set" for a key that was set
// and correct.