https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 33531791e9d3a67b3722322baff42bb0577b4f66 authored by wenqing on 08 October 2021, 12:29:31 UTC
Merge branch 'inclined_element' into 'master'
Tip revision: 3353179
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top