Skip to content
Snippets Groups Projects
Commit d93a33d3 authored by Pascal Palenda's avatar Pascal Palenda
Browse files

Improve cmake formatting

parent f069c893
No related branches found
No related tags found
No related merge requests found
......@@ -277,7 +277,7 @@ with section("markup"):
# If comment markup is enabled, don't reflow any comment block which matches
# this (regex) pattern. Default is `None` (disabled).
literal_comment_pattern = None
literal_comment_pattern = '^\\s*[0-9a-zA-Z_]+\\s*\(.*\)'
# Regular expression to match preformat fences in comments default=
# ``r'^\s*([`~]{3}[`~]*)(.*)$'``
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment