https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: e2f27fa8426acf8b1b8f780aebebbec96ba9e764 authored by Dominik Kern on 10 August 2021, 11:29:58 UTC
clang format
Tip revision: e2f27fa
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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