https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a20801c1beb18af14215dc8ef6182d268e258582 authored by Lars Bilke on 04 August 2021, 09:37:10 UTC
Merge branch 'ci-clang-format-job' into 'master'
Tip revision: a20801c
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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