Skip to content(if available)orjump to list(if available)

Show HN: Flint – Write code your way while ensuring remote consistency

Show HN: Flint – Write code your way while ensuring remote consistency

1 comments

·July 1, 2025

I just released my biggest project yet: Flint, a language-agnostic Git wrapper that lets developers code using their own formatting preferences locally, while automatically enforcing the project's style on push.

No more fighting over tabs vs spaces or dealing with noisy diffs.

GitHub: https://github.com/capsulescodes/flint Documentation: https://flintable.com/docs/flint/ Article: https://capsules.codes/en/blog/flintable/en-flintable-introd...

krapht

What's the difference between this and registering pre and post commit hooks?