https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 438b6d34ed5a8c9fb798b192e498242595a7fba8 authored by Lars Bilke on 08 March 2023, 15:20:43 UTC
Merge branch 'petsc-cmake-fix' into 'master'
Tip revision: 438b6d3
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top