cashapp / hermit-packages

Hermit manages isolated, self-bootstrapping sets of tools in software projects.
https://cashapp.github.io/hermit
120 stars 124 forks source link

Add clang-tidy #487

Closed Gussy closed 6 months ago

Gussy commented 6 months ago

This adds clang-tidy. The hcl is mostly a copy of clang-format.hcl as both packages come from the same repo.

alecthomas commented 6 months ago

Nice!