swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: c1b77eb6e1c89621237534d9693d74a9b154015e authored by Christoph Lehmann on 19 November 2021, 14:10:49 UTC
[PL] Got rid of a Petsc special case
Tip revision: c1b77eb
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top