View on GitHub

check-spelling-docs

Documentation for check-spelling

Subrepos

Subrepos enable a git repository to reference other git repositories.

Disclaimers

Just do it

Caveats aside, a naive implementation that ignores all the likely problems and at least is able to report unrecognized words as seen in a checkout shouldn't be too hard.

Workaround

If you need something before this feature is implemented, you can basically remove the .git directory, do a git init, a git add ., and a git commit before check-spelling runs.

See https://github.com/Lombiq/GitHub-Actions/blob/50a53552bd3e62309cf44ce962fe0fd41abe28ba/.github/workflows/spelling.yml#L70-L79


FAQ | Showcase | Event descriptions | Configuration information | Known Issues | Possible features | Deprecations | Release notes | Helpful scripts