beman-project / inplace_vector

Beman.InplaceVector: A dynamically-resizable vector with fixed capacity and embedded storage
Other
6 stars 6 forks source link

Propagate lint infrastructure from exemplar #11

Closed wusatosi closed 5 days ago

wusatosi commented 1 week ago

This PR pulls the pre-commit based lint infrastructure from exemplar.

Note: adopting the original .clang-format, deviating from exemplar.

wusatosi commented 6 days ago

@camio David do you mind looking through the readme update here?

I will merge if README looks fine.