mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Specify the clang-format version in the attribute value instead of its name. Issue: #24315
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
# Do not format a source containing C++11 '>>' syntax as C++98.
|
|
cxx_right_angle_brackets.cpp -format.clang-format
|