phillco / talon-axkit

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

pre-commit: add flynt #22

Closed phillco closed 2 years ago

phillco commented 2 years ago

Flynt converts older versions of string interpolation to f-strings.

Since we plan to also use it in knausj, let's add it here too for beta testing. Although we don't have any old-style strings to fix up, so there were no changes applied.

I also ran pre-commit autoupdate which upgraded https://github.com/pre-commit/pre-commit-hooks.