Revision 9fa976a0d2a16d894ec6ef570d9de85144aa45fb authored by wenqing on 02 March 2023, 13:57:36 UTC, committed by wenqing on 02 March 2023, 13:57:36 UTC
Draft: Update PETSc module on eve

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