Adjust the spell check config config comment

This commit is contained in:
Daniel Dudzic 2025-03-24 14:59:28 +01:00
parent 8c6761159b
commit 39a30c2ae8
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -8,7 +8,7 @@ ignore-non-words = false
type = ["de", "en"]
locale = "en"
# Ignore two character IDs like 'FO' or "FO"
# Ignore API keys and two character IDs like 'FO' or "FO"
extend-ignore-re = [
"\\b[0-9A-Za-z+/_-]{50,}(=|==)?\\b",
"'[A-Za-z0-9]{2}'",