https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 0f0f4e936ea91cc9293025dec88c5af22fbe3a36 authored by Lars Bilke on 02 July 2021, 13:33:38 UTC
Merge branch 'external-petsc' into 'master'
Tip revision: 0f0f4e9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top