mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
ci: update typos config
This commit is contained in:
parent
3c52dbfd72
commit
28b48565f0
2 changed files with 9 additions and 4 deletions
11
.github/typos.toml
vendored
11
.github/typos.toml
vendored
|
@ -1,5 +1,10 @@
|
|||
|
||||
default.extend-ignore-words-re = ["(?i)(noice)", "befores", "annote", "viw", "BANanaD3V"]
|
||||
files.extend-exclude = [
|
||||
"npins/sources.json"
|
||||
files.extend-exclude = ["npins/sources.json"]
|
||||
default.extend-ignore-words-re = [
|
||||
"(?i)(noice)",
|
||||
"befores",
|
||||
"annote",
|
||||
"viw",
|
||||
"BA", # somehow "BANanaD3V" is valid, but BA is not...
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue