aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
Commit message (Collapse)AuthorAge
* chore: align clang-format configuration with clintkylo2522022-03-09
| | | | | | Some additional tweaks to make clang-format more compatible with `clint.py` rules. This is especially useful for range-formatting with `clangd`.
* ci: increase clint line length limit to 100 characters (#15252)dundargoc2021-08-16
|
* lint: src/.clang-formatJustin M. Keyes2018-11-28
Move to top level so that clang-format -style=file can find it regardless of current directory.