We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae0c74 commit 25bcce7Copy full SHA for 25bcce7
1 file changed
.github/workflows/codespell.yml
@@ -18,5 +18,5 @@ jobs:
18
with:
19
check_filenames: true
20
path: ${{github.workspace}}
21
- skip: "*.lua,codespell.yml,*.ts,qt-installer.sh"
+ skip: "*.lua,codespell.yml,*.ts,qt-installer.sh,vcpkg/,vcpkg/*.*,vcpkg/*"
22
ignore_words_list: "nD,rabits"
0 commit comments