@miconda Sure thing, all the available options, are in that `cmake/cmake-format.py`.
We can also use other formats apart from python conf file, like yaml or json. `cmake-format --dump-config [yaml|json|python] > file.ext` will output all the default configs so that we can manually edit it afterwards at out style.
So, for now, I will also use the defaults, to have no differences when committing code, until we decide to change them.