flux-infra/.typos.toml
2025-02-23 06:26:04 +01:00

11 lines
292 B
TOML

[default]
# Ignore
extend-ignore-re = [
"-{5}BEGIN PGP MESSAGE-{5}(?:$|[^-]{63,}-{5}END PGP MESSAGE-{5})",
"-{5}BEGIN PGP PUBLIC KEY BLOCK-{5}(?:$|[^-]{63,}-{5}END PGP PUBLIC KEY BLOCK-{5})",
]
[files]
# Ignore generated files
extend-exclude = ["gotk-components.yaml", "gotk-sync.yaml"]