Revision 67adc6c802848d8051a5b917fde5bf0041a5d437 authored by Tobias Meisel on 21 July 2021, 07:43:02 UTC, committed by Tobias Meisel on 21 July 2021, 07:43:02 UTC
Draft: SCADS investigation

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