-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Rationale
Currently, 'typos' Github Action is used in CI (spellcheck.yml) to check for typos made. However, it is not ideal and doesn't catch some of rather easy to see typos. See ie. this comment.
Description
Replace typos
Github Action with other tool which would increase the efficiency of finding typos. One tool that can be used is codespell on Linux.
API Changes
None
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request