Revision 7f0c2888b6ca74af421a6606379ce885156e2b19 authored by Dmitry Yu. Naumov on 13 September 2021, 13:26:57 UTC, committed by Dmitry Yu. Naumov on 13 September 2021, 13:26:57 UTC
Th2m fix composition output

See merge request ogs/ogs!3682
2 parent s afe5fa7 + 9477ea5
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top