https://bugs.kde.org/show_bug.cgi?id=456819

--- Comment #3 from Ahmad Samir <a.samir...@gmail.com> ---
Git commit 178c4dfbf4eb5ad7c5aef4838f190f717f97766f by Ahmad Samir.
Committed on 08/08/2022 at 21:30.
Pushed by ahmadsamir into branch 'master'.

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.

M  +5    -0    kde-modules/clang-format.cmake

https://invent.kde.org/frameworks/extra-cmake-modules/commit/178c4dfbf4eb5ad7c5aef4838f190f717f97766f

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to