https://gitlab.opengeosys.org/ogs/ogs.git
Revision ee14b0ae7d3d9420cee28139188afdeca454f520 authored by Wenqing Wang on 27 June 2023, 15:20:44 UTC, committed by Wenqing Wang on 27 June 2023, 15:20:44 UTC
1 parent 03d3bd1
Raw File
Tip revision: ee14b0ae7d3d9420cee28139188afdeca454f520 authored by Wenqing Wang on 27 June 2023, 15:20:44 UTC
[HM] Replaced process id number with the corresponding variable
Tip revision: ee14b0a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top