go with disable-line

This commit is contained in:
Viktor Szakats 2025-07-12 17:00:54 +02:00
parent 1622bfec55
commit aa15206d94
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
4 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ extend-ignore-identifiers-re = [
]
extend-ignore-re = [
".*spellchecker:disable",
".*spellchecker:disable-line",
]
[files]