-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
I'm seeing a pair of issues:
- Typos from a PR are not caught until the code is merged
- Said typos are then picked up in unrelated changes despite those files not being touched in those changes
Details from action run:
Run streetsidesoftware/cspell-action@eb29b6a67d122d2e6af385ff16bdb200d93b2e54
with:
check_dot_files: true
config: ./.github/spelling/cspell.json
suggestions: true
incremental_files_only: true
inline: warning
treat_flagged_words_as_errors: false
strict: true
verbose: false
use_cspell_files: false