https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2b7613670d523de29fcfd2eceb2c1911238c57cf authored by Lars Bilke on 08 March 2021, 13:03:44 UTC
[web] Fixed singularity docs.
Tip revision: 2b76136
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top