fix typos check to ignore docs, here
This commit is contained in:
parent
121044a8ca
commit
ed4fe31f51
1 changed files with 4 additions and 1 deletions
|
@ -10,4 +10,7 @@ extend-ignore-identifiers-re = [
|
|||
]
|
||||
|
||||
[files]
|
||||
extend-exclude = ["**.xsl"]
|
||||
extend-exclude = [
|
||||
"**.xsl",
|
||||
"forgejo-docs",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue