Revision 0af2a6299bde2782e8e5f71ec723c7dfdd9e5a2d authored by Lars Bilke on 30 September 2021, 07:03:14 UTC, committed by Lars Bilke on 30 September 2021, 07:03:14 UTC
[ci] Notebook artifacts

See merge request ogs/ogs!3808
2 parent s 51758d7 + 38b2d52
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top