Revision b973b6f4ef165a3688527a98348f35d6819a9081 authored by Christoph Lehmann on 28 March 2023, 15:33:42 UTC, committed by Christoph Lehmann on 28 March 2023, 15:33:42 UTC
Draft: Debug output for local and global matrices

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