mirror of
https://github.com/nicholaswilde/recipes.git
synced 2025-12-01 12:36:44 +00:00
feat: change to use config file
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user