(ci): fix cspell discovery on windows
Summary
- Cspell is not correctly found on Windows
-
shutil.which("cspell")
detectssight-git\hooks\cspell.PY
and not the system installed cspell
-
Steps to reproduce
- Use sheldon on Windows to lint commits/files
Edited by Alexandre ANCEL