https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6bde0dd6078411cc8cfb71694026c8a6bc2a9cc0 authored by Lars Bilke on 12 March 2021, 15:43:05 UTC, committed by Lars Bilke on 12 March 2021, 15:43:05 UTC
[pre-commit] CMake linter

See merge request ogs/ogs!3509
2 parent s 0da6a44 + 8938cde
Raw File
Tip revision: 6bde0dd6078411cc8cfb71694026c8a6bc2a9cc0 authored by Lars Bilke on 12 March 2021, 15:43:05 UTC
Merge branch 'cmake-lint' into 'master'
Tip revision: 6bde0dd
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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