Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-01 | Do not accidentally format files when only checking if they are formatted. | Jussi Pakkanen | 1 | -1/+6 |
2021-03-16 | clangformat: Add clang-format-check target | Xavier Claessens | 1 | -6/+15 |
2021-03-16 | clangformat: Add include and ignore files | Xavier Claessens | 1 | -11/+39 |
2020-11-17 | Collect and return clang-format's return code | Florian Schmaus | 1 | -3/+4 |
2020-10-05 | Never run clang-format / clang-tidy against directories | Bernd Busse | 1 | -0/+2 |
2020-09-08 | typing: fully annotate scripts | Daniel Mensinger | 1 | -2/+3 |
2019-09-29 | Find clang-format with alternative names | Ting-Wei Lan | 1 | -3/+10 |
2019-04-01 | Also format headers with Clang-Format. Closes #5184. | Jussi Pakkanen | 1 | -0/+1 |
2018-12-30 | Add a clang-format target. | Jussi Pakkanen | 1 | -0/+37 |