Skip to content

Resolve "(ci): add spell checker"

Alexandre ANCEL requested to merge 34-ci-add-spell-checker-for-the-comments into dev

Description

  • Add cspell to spell check both code and comments
  • Allow to specify per project dictionaries in txt files located in a .cspell folder at the root of the repository

Closes #34 (closed)

How to test it?

  • Make sure unit tests succeed
  • Modify an stage one file in a repository and apply sheldon.
    • Sample error heigt (instead of height)
Edited by Alexandre ANCEL

Merge request reports