https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a9a2e17685b344a206da49b6a6eacb5ada11c7eb authored by Lars Bilke on 19 July 2023, 06:10:15 UTC
Merge branch 'clang-format' into 'master'
Tip revision: a9a2e17
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top