mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
build: exclude some files for typo checking.
This commit is contained in:
parent
93b63dd18c
commit
ab10ac9bc6
|
|
@ -16,3 +16,5 @@ jobs:
|
|||
|
||||
- name: Check spelling
|
||||
uses: crate-ci/typos@master
|
||||
with:
|
||||
args: '--exclude "**/*_svg" --exclude "**/migrations/**"'
|
||||
|
|
|
|||
Loading…
Reference in New Issue