From: Junio C Hamano Date: Wed, 31 Jul 2024 20:34:18 +0000 (-0700) Subject: Merge branch 'kn/ci-clang-format' X-Git-Tag: v2.47.0-rc0~172 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468ebc52f3a8221e2f4863e0194059f113618273;p=thirdparty%2Fgit.git Merge branch 'kn/ci-clang-format' A CI job that use clang-format to check coding style issues in new code has been added. * kn/ci-clang-format: ci/style-check: add `RemoveBracesLLVM` in CI job check-whitespace: detect if no base_commit is provided ci: run style check on GitHub and GitLab clang-format: formalize some of the spacing rules clang-format: avoid spacing around bitfield colon clang-format: indent preprocessor directives after hash --- 468ebc52f3a8221e2f4863e0194059f113618273