https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 8458616a3c00a093a67a505afd010769d865bdbd authored by Christoph Lehmann on 18 October 2021, 13:16:57 UTC
Rename local nlohmann_json::nlohmann_json target.
Tip revision: 8458616
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top