mirror of
https://github.com/Kitware/CMake.git
synced 2025-05-08 22:37:04 +08:00

The `.clang-format` configuration needs no changes to make the version 18 format close to what version 15 produced before. Issue: #26123
9 lines
268 B
Plaintext
9 lines
268 B
Plaintext
/Git export-ignore
|
|
/GitSetup export-ignore
|
|
SetupForDevelopment.sh export-ignore
|
|
|
|
# Do not format third-party sources.
|
|
/KWIML/** -format.clang-format
|
|
/cm*/** -format.clang-format
|
|
/cmcurl/curltest.c format.clang-format=18
|