]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit468ebc52f3a8221e2f4863e0194059f113618273
treecf3eeeff83ee0a0f03add1a09fd34b45e0b6dfa6
parent90139ae37799b2ef48eb29fc8f9f984afd3c73db
parent1b8f30661214db117c5f7552b98e50a616c353dc
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
.clang-format