https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 8e09c177705f3dad6a5cbc0f8331fdcdb56a591f authored by renchao_lu on 06 October 2021, 12:31:16 UTC
[T] update benchmark results.
Tip revision: 8e09c17
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top