https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a7f61ea06959277ac2fa544b39f6113e7f111786 authored by Lars Bilke on 27 April 2021, 06:54:04 UTC
[web] Added hint on number of compilations per RAM.
Tip revision: a7f61ea
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top