rails--rails/.github/workflows
John Bampton 6e85b6b86e Add spell checking with codespell as a GitHub Action
`codespell` works with a small custom dictionary and seems to find perhaps more spelling mistakes than `misspell` which really only fixes commonly misspelled English words.

Not all spell checkers can check all file types and most spell checkers can't find all the errors.

https://github.com/codespell-project/codespell
https://pypi.org/project/codespell/
2021-05-04 14:46:21 +10:00
..
lint.yml Add spell checking with codespell as a GitHub Action 2021-05-04 14:46:21 +10:00
rubocop.yml Add rubocop group to Gemfile for use in CI 2020-03-27 23:55:26 +00:00