swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 0caf4972bb6dfe1e1668e79e25ea5d428c978507 authored by Tobias Meisel on 01 September 2021, 15:38:31 UTC
Merge branch 'fix_xdmf_header' into 'master'
Tip revision: 0caf497
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top