https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a2a8dd1c7b6154539bb7e058bed1b99c932ad0c0 authored by renchao_lu on 21 April 2021, 15:29:14 UTC
[Docu] document tag description.
Tip revision: a2a8dd1
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top