swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 9fdcba8939c0025e97ffcbfcb5c01e630f982147 authored by Tobias Meisel on 07 September 2021, 10:54:37 UTC
Merge branch 'multimesh_output' into 'master'
Tip revision: 9fdcba8
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top