https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 784ac0ee65188a7c11deb97608cfcf9cfe417f8a authored by Chaofan Chen on 12 April 2023, 12:24:44 UTC
Merge branch 'WellboreSimulator-EOS3' into 'master'
Tip revision: 784ac0e
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top