Description
Spelling mistakes in code, comments, documentation, and identifiers can be detected from a command line. It is useful for developers and documentation writers who want cleaner text in repositories.
Spell checking can produce false positives for project-specific names. Maintain dictionaries and ignore lists so warnings stay useful instead of noisy.