mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
clang-format.bash: update to clang-format-18
The `.clang-format` configuration needs no changes to make the version 18 format close to what version 15 produced before. Issue: #26123
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
.editorconfig export-ignore
|
||||
|
||||
# Custom attribute to mark sources as using our C code style.
|
||||
[attr]our-c-style whitespace=tab-in-indent format.clang-format=15
|
||||
[attr]our-c-style whitespace=tab-in-indent format.clang-format=18
|
||||
|
||||
# Custom attribute to mark sources as generated.
|
||||
# Do not perform whitespace checks. Do not format.
|
||||
|
||||
Reference in New Issue
Block a user