There was an error while loading. Please reload this page.
1 parent ee8506f commit 4b3a6c8Copy full SHA for 4b3a6c8
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
check_filenames: true
38
check_hidden: true
39
ignore_words_file: .github/spellcheck-ignore
40
- skip: "./docs/Gemfile.lock,./docs/_config.yml,./.github,./.git"
+ skip: "./docs/Gemfile.lock,./docs/_config.yml,./.github,./.git,./.devcontainer,./Cargo.lock"
41
42
fmt:
43
name: Rustfmt
0 commit comments