mirror of https://github.com/qt/qtgrpc.git
Adapt to reuse version 6
Task-number: QTBUG-140916 Pick-to: 6.8 6.10 Change-Id: I4f8d24364e92e01c006418d0314fa8c7c9f0de91 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
ca304a1fec
commit
3d2e0bc58f
|
|
@ -27,8 +27,10 @@ IndentPPDirectives: AfterHash
|
|||
# We only indent with 2 spaces for preprocessor directives
|
||||
PPIndentWidth: 2
|
||||
|
||||
# REUSE-IgnoreStart
|
||||
# Do not format copyright comment lines and qtdoc lines
|
||||
CommentPragmas: "^ SPDX-License-Identifier:|^ Copyright|\\since|\\overload|\\reentrant|\\value|\\li|\\l"
|
||||
# REUSE-IgnoreEnd
|
||||
|
||||
# macros for which the opening brace stays attached.
|
||||
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH, forever, Q_FOREVER, QBENCHMARK, QBENCHMARK_ONCE ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue