chore: Typos ignore age encrypted blocks

This commit is contained in:
2025-12-09 03:41:03 +01:00
parent 7236d72e53
commit f78fc3d8c1

View File

@@ -3,4 +3,5 @@ extend-ignore-re = [
"(?Rm)^.*(#|//)\\s*spellchecker:disable-line$",
"(?s)(#|//)\\s*spellchecker:off.*?\\n\\s*(#|//)\\s*spellchecker:on",
"(#|//)\\s*spellchecker:ignore-next-line\\n.*",
"-{5}BEGIN AGE ENCRYPTED FILE-{5}(?:$|[^-]{63,}-{5}END)",
]