https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 9b14bd011cc49b43b1ae52ff337787d6394b6cb2 authored by wenqing on 20 June 2023, 08:31:12 UTC
Merge branch 'imprv_fixed_stress' into 'master'
Tip revision: 9b14bd0
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top