From fe7a2990dfa793b522bf96c768fa01c2df715f9a Mon Sep 17 00:00:00 2001 From: DevKage <33748002+ufrshubham@users.noreply.github.com> Date: Thu, 23 May 2024 11:12:32 +0530 Subject: [PATCH 1/2] Pin cspell to 8.8.2 --- .github/workflows/spell_checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spell_checker.yml b/.github/workflows/spell_checker.yml index b563b1bac63..83a01e0e2a9 100644 --- a/.github/workflows/spell_checker.yml +++ b/.github/workflows/spell_checker.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - run: npm -g install cspell + - run: npm -g install cspell@8.8.2 # spell check - run: ./scripts/cspell-run.sh # verify dictionary words are sorted and not orphan From db28ca068544a09cedb0d39d4cf1d2acd59a605e Mon Sep 17 00:00:00 2001 From: DevKage <33748002+ufrshubham@users.noreply.github.com> Date: Thu, 23 May 2024 00:03:30 +0530 Subject: [PATCH 2/2] Remove unused words --- .github/.cspell/dart_dictionary.txt | 1 - .github/.cspell/gamedev_dictionary.txt | 1 - .github/.cspell/words_dictionary.txt | 4 ---- 3 files changed, 6 deletions(-) diff --git a/.github/.cspell/dart_dictionary.txt b/.github/.cspell/dart_dictionary.txt index c1e2e1615e9..196fb74edaa 100644 --- a/.github/.cspell/dart_dictionary.txt +++ b/.github/.cspell/dart_dictionary.txt @@ -5,5 +5,4 @@ dartdoc # documentation tool for dart dartdocs # plural of dartdoc endtemplate # Use @endtemplate to close a @template block in dartdoc pubspec # dependency and configuration file of every Dart project -typedefs # plural of typedef writeln # StringBuffer.writeln diff --git a/.github/.cspell/gamedev_dictionary.txt b/.github/.cspell/gamedev_dictionary.txt index df93f810d8d..734bdf43c4d 100644 --- a/.github/.cspell/gamedev_dictionary.txt +++ b/.github/.cspell/gamedev_dictionary.txt @@ -14,7 +14,6 @@ backquote # another word for backtick Bezier # Bézier curves are parametric curves used in computer graphics bimedian # line segment joining the midpoints of opposite sides of a shape bitfield # data structure consisting of adjacent bits -blockquote # HTML tag broadphase # common division of collision detection between broad and narrow phases cathetus # the non-hypotenuse sides of a right triangle clusterized # past tense of clusterize diff --git a/.github/.cspell/words_dictionary.txt b/.github/.cspell/words_dictionary.txt index 35bff442358..600fdbe2e99 100644 --- a/.github/.cspell/words_dictionary.txt +++ b/.github/.cspell/words_dictionary.txt @@ -14,7 +14,6 @@ hoverables inactives microtask orientable -overridable platformer positionable postmultiply @@ -22,11 +21,8 @@ preorder prerender prerendered pressable -proxied -proxying ptero # short for pterodactyl rebalance -redeclaration refreshable renderable rescan