3 Commits (7fcb7be1e4aead26b1f50e319242230d5b36fd19)

Author SHA1 Message Date
Adriaan de Groot d220fcea24 CI: allow different versions of clang-format 7 years ago
Adriaan de Groot 8053bf6f3a CI: use both tools for code-formatting
- astyle can do some things that clang-format doesn't (e.g.
   adding brackets; you need clang-tidy for that),
 - clang-format does a much nicer job with lambdas and certain
   other constructions,
 - allow passing in directories at a time for formatting.
7 years ago
Adriaan de Groot 1859808227 Move development-related scripts, tools, into ci/ 9 years ago