Revision e4e85082ae12395a067d2837685821f5e8595840 authored by Tom Fischer on 07 July 2021, 05:22:14 UTC, committed by Tom Fischer on 07 July 2021, 05:22:14 UTC
Doxygen fixes

See merge request ogs/ogs!3694
2 parent s dfebbe5 + 71fbb3e
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top