https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f7fffbb9ef55a48490dfa46df63f93ff102c1440 authored by Tobias Meisel on 13 September 2021, 08:09:17 UTC
[MeL/IO] HDF: Add tests for multiple file output
Tip revision: f7fffbb
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top