Revision 94a57b070706853c1ea72249119ccc2e7889d608 authored by Lars Bilke on 02 June 2023, 14:42:37 UTC, committed by Lars Bilke on 02 June 2023, 14:42:37 UTC
[ci] PETSc checks

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