mirror of
https://github.com/nicholaswilde/recipes.git
synced 2025-10-29 11:44:47 +00:00
feat: change to use config file
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
parent
91fe4c727e
commit
af256650fc
4
.github/workflows/spellcheck.yaml
vendored
4
.github/workflows/spellcheck.yaml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
- name: Run spellcheck
|
||||
uses: tbroadley/spellchecker-cli-action@v1
|
||||
with:
|
||||
files: "./cook/**/*.cook ./docs/**/*.md"
|
||||
quiet: false
|
||||
quiet: true
|
||||
dictionaries: "./dictionary.txt"
|
||||
config: "./.spellcheckerrc.yml"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user