Revision 09d085bd8f8975f9c11c1bda786bbc20b622008d authored by Lars Bilke on 19 February 2021, 07:44:36 UTC, committed by Lars Bilke on 19 February 2021, 07:44:36 UTC
Update doxygen links

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