https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: d29fc024eb21349a30c0ed68027060f5f174f4e2 authored by Lars Bilke on 02 March 2021, 13:53:36 UTC
Merge branch 'ci-fix-artifacts' into 'master'
Tip revision: d29fc02
.cmake-format.yaml
# E.g. run with: fd CMakeLists.txt Applications/ -x cmake-format -i -c .cmake-format.yaml {}
tab_size: 4
max_subargs_per_line: 4
back to top