mirror of
https://github.com/nicholaswilde/recipes.git
synced 2026-02-04 14:05:30 +00:00
Update spellcheck.sh
This commit is contained in:
@ -6,4 +6,4 @@ shopt -s dotglob nullglob
|
||||
|
||||
a=$(git rev-parse --show-toplevel)
|
||||
cd "${a}"
|
||||
spellchecker -d dictionary.txt -f {"./cook/**/*.cook","./docs/**/*.md"}
|
||||
npx spellchecker -d dictionary.txt -f {"./cook/**/*.cook","./docs/**/*.md"}
|
||||
|
||||
Reference in New Issue
Block a user