gprt-org / GPRT

MIT License
22 stars 6 forks source link

Automate formatting #53

Open natevm opened 1 year ago

natevm commented 1 year ago

A lot of our PRs tend to be bogged down by common formatting mistakes. We could probably automate this away with clang-format and a commit hook that formats changes before a commit.