Resolve "(ci): add spell checker"
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 ofheight
)
- Sample error
Edited by Alexandre ANCEL