phillco / talon-axkit

Talon macOS accessibility magic!
MIT License
47 stars 12 forks source link

pre-commit: add rules around trailing whitespace, newline at end of file #19

Closed phillco closed 2 years ago

phillco commented 2 years ago

shed only reformats Python files. This adds some rules that will apply to all files, including Talonscript:

This PR also includes the fixes.

Ref https://github.com/knausj85/knausj_talon/issues/666