mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
clang-format.bash: update to clang-format-15
The `.clang-format` configuration needs no changes to make the version 15 format close to what version 6.0 produced before. Issue: #24315
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
---
|
||||
# This configuration requires clang-format version 6.0 exactly.
|
||||
# This configuration requires clang-format version 15 exactly.
|
||||
BasedOnStyle: Mozilla
|
||||
AlignOperands: false
|
||||
AllowShortFunctionsOnASingleLine: InlineOnly
|
||||
|
||||
Reference in New Issue
Block a user