From 399d6c0d411ab0da34ebafe61302f4aae8921db0 Mon Sep 17 00:00:00 2001 From: Kamontat Chantrachirathumrong <14089557+kamontat@users.noreply.github.com> Date: Thu, 28 Dec 2023 00:00:36 +0700 Subject: [PATCH] fix(config): add new words on cspell dict --- .github/linters/cspell-commons.dict.txt | 1 + .github/linters/cspell-names.dict.txt | 1 + .github/linters/cspell-softwares.dict.txt | 1 + 3 files changed, 3 insertions(+) diff --git a/.github/linters/cspell-commons.dict.txt b/.github/linters/cspell-commons.dict.txt index 2052ffce..71b589d1 100644 --- a/.github/linters/cspell-commons.dict.txt +++ b/.github/linters/cspell-commons.dict.txt @@ -1,4 +1,5 @@ noreply +nocheck myproject qrcode tmpl diff --git a/.github/linters/cspell-names.dict.txt b/.github/linters/cspell-names.dict.txt index c7ddb6b2..4b0b668d 100644 --- a/.github/linters/cspell-names.dict.txt +++ b/.github/linters/cspell-names.dict.txt @@ -11,3 +11,4 @@ mxssfd dtcheck dtconvert kcutils +kctypes diff --git a/.github/linters/cspell-softwares.dict.txt b/.github/linters/cspell-softwares.dict.txt index 23c68343..c679bcbd 100644 --- a/.github/linters/cspell-softwares.dict.txt +++ b/.github/linters/cspell-softwares.dict.txt @@ -10,3 +10,4 @@ randomizer esmodule estree dtslint +dtyped