https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: db04b9f70c4d7fe076c48bcfeeaac2d02010740c authored by Dmitri Naumov on 10 November 2021, 11:35:39 UTC
[MPL] Add material id to medium's description.
Tip revision: db04b9f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top