https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ce3e379fa4e88d5604ba41e0effc684f95c205d8 authored by Dmitri Naumov on 09 June 2021, 10:27:18 UTC
[PL/TH2M] Use dt=0 in initialization.
Tip revision: ce3e379
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top