Closed
Description
Update
A broader solution than discusses here can be found in lorenzwalthert/pre-commit-hooks.
Original post
I read in #452 that git integration is not a priority, but maybe a small hook that just styles the files that one has
git add
ed / staged would be a minimal, viable step into that direction. Maybe as a contribution to pre-commit.com?
Do you think it would be possible to shell-script styler in that way? I played around a bit, but ran into problems.