https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: c35e8219f4a3518bd6ef4233f5839d84fe5d5315 authored by Julian Heinze on 22 June 2023, 09:13:39 UTC
Merge branch 'doc_createTetgenSmeshFromRasters' into 'master'
Tip revision: c35e821
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top