summaryrefslogtreecommitdiff
path: root/.clang-format
AgeCommit message (Expand)Author
2023-08-22Meta: Support using clang-format on Objective-C++ filesTimothy Flynn
2023-07-08Everywhere: Remove needless trailing semi-colons after functionsTimothy Flynn
2023-07-08Meta: Switch to clang-format-16 as the standard formatterTimothy Flynn
2023-07-08Meta: Alphabetize clang-format optionsTimothy Flynn
2022-12-03Meta: Switch to clang-format-15 as the standard formatterLinus Groh
2022-04-01Meta: Update .clang-format to correct qualifier alignmentIdan Horowitz
2022-04-01Meta: Switch to clang-format-14 as the standard formatterIdan Horowitz
2020-03-14Meta: Update .clang-format to not indent nested namespacesAndreas Kling
2019-06-07Meta: Tweak .clang-format to not wrap braces after enums.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell