diff options
author | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-08 17:27:51 (GMT) |
---|---|---|
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | 2024-07-18 16:08:43 (GMT) |
commit | 6c66340a647fc7fa59e3f63e9344c05d3e760bfb (patch) | |
tree | 3773f376b265fbb95ca4dca9508092485dd73cc9 /Source/cmConvertMSBuildXMLToJSON.py | |
parent | 1bceab352023123b4a3e11c7910bc86b949f8e86 (diff) | |
download | CMake-6c66340a647fc7fa59e3f63e9344c05d3e760bfb.zip CMake-6c66340a647fc7fa59e3f63e9344c05d3e760bfb.tar.gz CMake-6c66340a647fc7fa59e3f63e9344c05d3e760bfb.tar.bz2 |
export: Fix const placement
Use clang-format to fix placement of const qualifiers to be consistently
right of the typename. The inconsistency was getting annoying,
especially as the following refactor changes a lot of methods and
sometimes adds const. (Being inconsistent within a file is not ideal,
but in some cases there was inconsistency within single lines!)
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions