add cmake-format.py and formating all cmake files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
tab_size = 4
|
||||
enable_sort = True
|
||||
autosort = True
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
tab_size = 4
|
||||
enable_sort = True
|
||||
autosort = True
|
||||