new: cmake format colums to 120

Co-Authored-By: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
Lorenzo Fontana
2019-12-12 17:10:17 +01:00
committed by Leo Di Donato
parent 98a82dd33e
commit 8688e5abfc

View File

@@ -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