mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-12-22 06:39:21 +00:00
fix: exclude assets from typo checking
This commit is contained in:
parent
045dd7ab03
commit
7648bc91aa
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[files]
|
||||
extend-exclude = [
|
||||
"src/cpu.json",
|
||||
"assets/",
|
||||
"pgp/",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue