https://gitlab.opengeosys.org/ogs/ogs.git
Revision 93fff37696a4f9065890aee6e4540fcf7b14f997 authored by Lars Bilke on 31 March 2021, 12:31:21 UTC, committed by Lars Bilke on 31 March 2021, 12:31:21 UTC
[pre-commit] Pass config file to cmake format.

See merge request ogs/ogs!3553
2 parent s bc5459d + 1b4393d
Raw File
Tip revision: 93fff37696a4f9065890aee6e4540fcf7b14f997 authored by Lars Bilke on 31 March 2021, 12:31:21 UTC
Merge branch 'fix-cmake-format' into 'master'
Tip revision: 93fff37
CONTRIBUTING.md
# How to contribute

Please refer to our [Developer Guide](https://opengeosys.org/docs/devguide) for
instructions on contributing to OpenGeoSys:

- The [Getting Started](https://www.opengeosys.org/docs/devguide/getting-started/introduction/)-section
  guides you through setting up a development environment.
- In [Development Workflows](https://www.opengeosys.org/docs/devguide/development-workflows/branching-model/)
  you learn about our development model.
back to top