https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 19cae9a96fb84d732912e75575e301fcd7d49c5e authored by tnagel on 18 August 2021, 14:49:21 UTC
Squashed commit for k_rel fixes in TR and TRM.
Tip revision: 19cae9a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top