]> https://gitweb.dealii.org/ - dealii.git/commitdiff
teach clang format not to break section in tutorials
authorTimo Heister <timo.heister@gmail.com>
Sun, 12 May 2019 18:10:45 +0000 (12:10 -0600)
committerTimo Heister <timo.heister@gmail.com>
Sun, 12 May 2019 18:10:45 +0000 (12:10 -0600)
examples/.clang-format

index 81121fa105b62c0b43aee804d49a1dda32c3c248..546f0be3706226a94dbf214646a349e253a71ac7 100644 (file)
@@ -83,7 +83,7 @@ PenaltyBreakBeforeFirstCallParameter: 90
 PointerAlignment: Right
 
 ReflowComments: true
-CommentPragmas: '( \| |\*--|<li>|@ref | @p | @param  |@returns |@warning |@ingroup |@author |@date |@related |@relates |@relatesalso |@deprecated |@image |@return |@brief |@attention |@copydoc |@addtogroup |@todo |@tparam |@see |@note |@skip |@skipline |@until |@line |@dontinclude |@include)'
+CommentPragmas: '( \| |\*--|<li>|@ref | @p | @param  |@returns |@warning |@ingroup |@author |@date |@related |@relates |@relatesalso |@deprecated |@image |@return |@brief |@attention |@copydoc |@addtogroup |@todo |@tparam |@see |@note |@skip |@skipline |@until |@line |@dontinclude |@include|@sect1|@sect2|@sect3|@sect4)'
 
 SortIncludes: false
 SortUsingDeclarations: true

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.