Explorar o código

Hunspell again

Björn Ritzl hai 6 meses
pai
achega
9aef0baec8
Modificáronse 2 ficheiros con 5 adicións e 2 borrados
  1. 0 2
      .github/workflows/trigger-site-rebuild.yml
  2. 5 0
      .spellcheck.yml

+ 0 - 2
.github/workflows/trigger-site-rebuild.yml

@@ -8,8 +8,6 @@ jobs:
     steps:
     - uses: actions/checkout@v4
     - uses: rojopolis/[email protected]
-      with:
-        spellchecker: hunspell
 
   dispatch:
     runs-on: ubuntu-latest

+ 5 - 0
.spellcheck.yml

@@ -1,5 +1,10 @@
 matrix:
 - name: Markdown
+  hunspell:
+    lang: en
+    ignore-case: true
+    camel-case: true
+    run-together: true
   dictionary:
     wordlists:
     - .wordlist.txt