From 07c90796b0578173474a34d65f830b8fbaa3fcbf Mon Sep 17 00:00:00 2001 From: Roy Ivy III Date: Fri, 10 Apr 2020 01:19:19 -0500 Subject: [PATCH] maint/docs ~ add spell-checker exceptions --- .github/workflows/CICD.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 6b379e2d0a9..ad4542ff50f 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -1,10 +1,12 @@ name: CICD # spell-checker:ignore (acronyms) CICD MSVC musl +# spell-checker:ignore (env/flags) Ccodegen Cinline Coverflow RUSTFLAGS +# spell-checker:ignore (jargon) SHAs deps softprops toolchain # spell-checker:ignore (names) CodeCOV MacOS MinGW Peltoche rivy -# spell-checker:ignore (jargon) SHAs softprops toolchain -# spell-checker:ignore (shell/tools) choco clippy dmake esac fakeroot gmake halium libssl mkdir popd printf pushd rustc rustfmt rustup -# spell-checker:ignore (misc) gnueabihf issuecomment maint nullglob onexitbegin onexitend uutils +# spell-checker:ignore (shell/tools) choco clippy dmake esac fakeroot gmake grcov halium libssl mkdir popd printf pushd rustc rustfmt rustup shopt +# spell-checker:ignore (misc) alnum gnueabihf issuecomment maint nullglob onexitbegin onexitend uutils + env: PROJECT_NAME: uutils