https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 24a61135482ba7c128c3c547b96aff165a2b349e authored by Wenqing Wang on 07 July 2021, 08:58:31 UTC
[MFront/MC_AbboS] Output the error messages
Tip revision: 24a6113
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top