mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
48639aa8fc
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
|