1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-31 18:30:33 +03:00

chore(format): cmakelists format tuned

This commit is contained in:
Leonid Fedorov
2025-08-27 22:36:32 +00:00
committed by Leonid Fedorov
parent fc6a5f9243
commit 3be366c3b1

View File

@@ -128,7 +128,7 @@ with section("markup"):
# If comment markup is enabled, don't reflow the first comment block in each
# listfile. Use this to preserve formatting of your copyright/license
# statements.
first_comment_is_literal = False
first_comment_is_literal = True
# If comment markup is enabled, don't reflow any comment block which matches
# this (regex) pattern. Default is `None` (disabled).