]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/clang-format-updates'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:26 +0000 (11:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:26 +0000 (11:19 -0700)
Update ".clang-format" and ".editorconfig" to match our style guide
a bit better.

* kn/clang-format-updates:
  meson: add rule to run 'git clang-format'
  clang-format: add 'RemoveBracesLLVM' to the main config
  clang-format: set 'ColumnLimit' to 0

1  2 
meson.build

diff --cc meson.build
Simple merge