Skip to content

Commit 07c9079

Browse files
committed
maint/docs ~ add spell-checker exceptions
1 parent 6ce04f0 commit 07c9079

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/CICD.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
name: CICD
22

33
# spell-checker:ignore (acronyms) CICD MSVC musl
4+
# spell-checker:ignore (env/flags) Ccodegen Cinline Coverflow RUSTFLAGS
5+
# spell-checker:ignore (jargon) SHAs deps softprops toolchain
46
# spell-checker:ignore (names) CodeCOV MacOS MinGW Peltoche rivy
5-
# spell-checker:ignore (jargon) SHAs softprops toolchain
6-
# spell-checker:ignore (shell/tools) choco clippy dmake esac fakeroot gmake halium libssl mkdir popd printf pushd rustc rustfmt rustup
7-
# spell-checker:ignore (misc) gnueabihf issuecomment maint nullglob onexitbegin onexitend uutils
7+
# spell-checker:ignore (shell/tools) choco clippy dmake esac fakeroot gmake grcov halium libssl mkdir popd printf pushd rustc rustfmt rustup shopt
8+
# spell-checker:ignore (misc) alnum gnueabihf issuecomment maint nullglob onexitbegin onexitend uutils
9+
810

911
env:
1012
PROJECT_NAME: uutils

0 commit comments

Comments
 (0)