CMake: introduce consistent CMake style
The tool "gersemi" [1] formats CMake code. It is an opinionated and slightly simplistic "just work" formatter. Let's see how it does on Calamares CMake code. [1] https://github.com/BlankSpruce/gersemi
This commit is contained in:
parent
396746acc1
commit
a27b72e893
6
.gersemirc
Normal file
6
.gersemirc
Normal file
@ -0,0 +1,6 @@
|
||||
color: false
|
||||
definitions: [ CMakeModules/CalamaresAddTest.cmake ]
|
||||
line_length: 120
|
||||
quiet: false
|
||||
unsafe: false
|
||||
|
Loading…
Reference in New Issue
Block a user