https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 4c9df27fe7f74872a80544351ab8becfb7300d9c authored by Dmitry Yu. Naumov on 24 May 2023, 09:38:37 UTC
Merge branch 'TH2M-SolidModelsMFront' into 'master'
Tip revision: 4c9df27
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top