https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7b40136be0bc230d25fb5edeb4825a28cf4befca authored by Dmitri Naumov on 18 February 2021, 12:19:27 UTC
Cppcheck uses C++20 standard now.
Tip revision: 7b40136
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

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