https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 6233a7287d255628102d9285b6bfa49e5b01b6d1 authored by Tom Fischer on 06 May 2021, 13:56:23 UTC
Merge branch 'UpdateLiquidFlowUsingMPLBracketOperator' into 'master'
Tip revision: 6233a72
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top