https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a81544155f136ca99595ec5e0d73bbcd24ba7c91 authored by rinkk on 26 November 2021, 13:43:56 UTC
[App/U] Adjustable mesh origin in generateStructM
Tip revision: a815441
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top