SeanKilleen/seankilleen.github.io

SPellcheck: check only changed files

Closed this issue · 1 comments

git diff --name-only | npx cspell --file-list stdin

Could make that check a lot faster in builds etc.

Meh, not actually interested -- it takes like 2 seconds to run.