https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 94f7131ea95eb9586c56ebfffa1f3514eabe6244 authored by Dmitry Yu. Naumov on 02 October 2023, 12:20:57 UTC
Merge branch 'SupressDefaultOutputForGivenFixedTimeSteps' into 'master'
Tip revision: 94f7131
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top