diff --git a/.cmake-format b/.cmake-format index e6484a15..4c3d5ad2 100644 --- a/.cmake-format +++ b/.cmake-format @@ -2,7 +2,7 @@ # General Formatting Options # -------------------------- # How wide to allow formatted cmake files -line_width = 80 +line_width = 120 # How many spaces to tab for indent tab_size = 2 @@ -116,4 +116,4 @@ input_encoding = 'utf-8' # Specify the encoding of the output file. Defaults to utf-8. Note that cmake # only claims to support utf-8 so be careful when using anything else -output_encoding = 'utf-8' \ No newline at end of file +output_encoding = 'utf-8'