]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/ci-clang-format'
authorJunio C Hamano <gitster@pobox.com>
Wed, 31 Jul 2024 20:34:18 +0000 (13:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 31 Jul 2024 20:34:18 +0000 (13:34 -0700)
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

1  2 
.clang-format

diff --cc .clang-format
Simple merge