aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
AgeCommit message (Collapse)Author
2023-08-10[PSM Interop] Restore "Report per-RPC metadata if requested. (#33939)" (#34037)Eugene Ostroukhov
2023-08-09[PSM Interop] Revert "Report per-RPC metadata if requested. (#33939)" (#34028)Eugene Ostroukhov
This reverts commit 6fadb994ef6f927f541a6b8954b143a29a90eb43.
2023-08-09[PSM Interop] Report per-RPC metadata if requested. (#33939)Eugene Ostroukhov
2022-06-10[iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr (#29735)Craig Tiller
* [iwyu] rest of the owl: src/core/lib - excluding iomgr, gpr * Automated change: Fix sanity tests * Automated change: Fix sanity tests * fixes * Automated change: Fix sanity tests * fix * fix * fixes * fixes * x * fix? * fix * windows fix * fix * fix * fix * fix * fix * debug * fix * fix * Revert "debug" This reverts commit c99b8d12ddcfa099163775b762ca5e6453bb7c1e. * Automated change: Fix sanity tests * fix? * Automated change: Fix sanity tests * header cleanup * fix * fix * fix * Automated change: Fix sanity tests * fix * fix * Automated change: Fix sanity tests * Automated change: Fix sanity tests * fixes * Automated change: Fix sanity tests Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2021-09-08Adjust include order per style guide (#27175)Craig Tiller
Introduce clang-format configuration to sort includes closer to our rules.
2021-03-04Upgrade clang-tidy and clang-format to 11 (#25590)Esun Kim
* Upgrade clang-tidy and clang-format to 11 * Reformat code * Fix abseil-string-find-str-contains * Fix modernize-make-unique
2020-03-03Clean up clang-formatEsun Kim
2018-04-11Support cleaning objc filesMuxi Yan
2017-11-03Update clang-format to 5.0Craig Tiller
2015-01-21Make clang-format somewhat compatible across versionsCraig Tiller
2015-01-18Use clang-format-3.5Craig Tiller
2015-01-13clang-format codebaseCraig Tiller