diff options
author | Ahmad Samir <a.samirh78@gmail.com> | 2022-08-08 23:28:13 +0200 |
---|---|---|
committer | Ahmad Samir <a.samirh78@gmail.com> | 2022-08-08 23:30:28 +0200 |
commit | 178c4dfbf4eb5ad7c5aef4838f190f717f97766f (patch) | |
tree | cacda711dea4f84d2eb3e87ede04c6c8161d674c /docs/module/ECMDeprecationSettings.rst | |
parent | ce726d388a59b941e2e6f6f487132532511af03d (diff) | |
download | extra-cmake-modules-178c4dfbf4eb5ad7c5aef4838f190f717f97766f.tar.gz extra-cmake-modules-178c4dfbf4eb5ad7c5aef4838f190f717f97766f.tar.bz2 |
clang-format.cmake: don't change spaces after '//' in code comments
For example, if you have:
//This is a comment
now clang-format won't change it to:
// This is a comment
We're mainly interested in formatting the code, not the comments, so that
cuts down on some noise when running clang-format.
CCBUG: 456819
Diffstat (limited to 'docs/module/ECMDeprecationSettings.rst')
0 files changed, 0 insertions, 0 deletions