quantumjot / btrack

Bayesian multi-object tracking
https://btrack.readthedocs.io
MIT License
310 stars 50 forks source link

Add C++ formatting to pre-commit #241

Closed quantumjot closed 1 year ago

quantumjot commented 1 year ago

One thought is that we should add a formatting pre-commit hook for the C++, e.g. https://github.com/pre-commit/mirrors-clang-format or https://github.com/pocc/pre-commit-hooks

Originally posted by @paddyroddy in https://github.com/quantumjot/btrack/pull/228#pullrequestreview-1350867409