[gssdp/wip/property-cleanup: 3/3] clang-format: Do not reflow comments
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp/wip/property-cleanup: 3/3] clang-format: Do not reflow comments
- Date: Thu, 4 Aug 2022 17:47:13 +0000 (UTC)
commit b6b56334f87fd5f761c3de8d1f165f09c9b63234
Author: Jens Georg <mail jensge org>
Date: Thu Aug 4 19:44:18 2022 +0200
clang-format: Do not reflow comments
This breaks GObject property annotations
.clang-format | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.clang-format b/.clang-format
index 6f71ff4..aa21cfc 100644
--- a/.clang-format
+++ b/.clang-format
@@ -104,7 +104,7 @@ PenaltyBreakTemplateDeclaration: 10
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 200
PointerAlignment: Right
-ReflowComments: true
+ReflowComments: false
SortIncludes: true
SortUsingDeclarations: true
SpaceAfterCStyleCast: true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]