summaryrefslogtreecommitdiff
path: root/builtin/commit-graph.c
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2025-07-02 11:23:19 +0200
committerJunio C Hamano <gitster@pobox.com>2025-07-02 09:05:29 -0700
commit73d8380e56087ac0a4285596e74444e26d01fb89 (patch)
tree6c9ff24a99637f696959d1196e54119ad79de772 /builtin/commit-graph.c
parent9e45fc6ce54171bec645917c05b79e3455266a61 (diff)
clang-format: add 'RemoveBracesLLVM' to the main config
In 1b8f306612 (ci/style-check: add `RemoveBracesLLVM` in CI job, 2024-07-23) we added 'RemoveBracesLLVM' to the CI job of running the clang formatter. This rule checks and warns against using braces on simple single-statement bodies of statements. Since we haven't had any issues regarding this rule, we can now move it into the main clang-format config and remove it from being CI exclusive. Signed-off-by: Karthik Nayak <karthik.188@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions