https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 0367940ba43d2902a9eeca2a63bf037a4921f847 authored by Dmitry Yu. Naumov on 27 September 2023, 13:02:30 UTC
Merge branch 'UseMediaInSmallDeformation' into 'master'
Tip revision: 0367940
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top