mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-30 12:54:19 +00: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
|