diff --git a/.cmake-format b/.cmake-format index 3df985a2..0bc23ef2 100644 --- a/.cmake-format +++ b/.cmake-format @@ -25,7 +25,7 @@ with section("format"): disable = False # How wide to allow formatted cmake files - line_width = 80 + line_width = 100 # How many spaces to tab for indent tab_size = 2