KMKfw / kmk_firmware

Clackety Keyboards Powered by Python
https://kmkfw.zulipchat.com
Other
1.45k stars 486 forks source link

Fix aspell dependency in spellcheck action #899

Closed xs5871 closed 1 year ago

xs5871 commented 1 year ago

Quick & dirty fix for the spellcheck action. Not a very nice or efficient solution. While searching for ready-to-use aspell actions I stumbled across pyspelling, which could be worth a consideration as a replacement for our janky shell script.