chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user