https://github.com/Kitware/CMake
Raw File
Tip revision: 844417294bd6a1f4bcd3ff49e92659bbd437752d authored by Brad King on 13 September 2024, 13:25:31 UTC
Merge topic 'file-REAL_PATH-warn-non-existing'
Tip revision: 8444172
.gitattributes
/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=15
back to top