KMKfw / kmk_firmware

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

Update linting #972

Closed xs5871 closed 4 months ago

xs5871 commented 4 months ago

After updating to python 3.12 my venv broke, there were dependency issues, updated linter rules failed, etc... One thing lead to another, now we have proper linting for everything under boards/*, instead of blanket-ignoring random rules for reasons no one can remember.

xs5871 commented 4 months ago

Wasn't too bad, to be honest. Had an unexpectedly helpfull bout of editing zen and hyperfixation.