swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: d72854f8c3234812334a80549a72425b292d2768 authored by Karsten Rink on 26 March 2021, 16:14:11 UTC
Merge branch 'AddPropertyHandlingToReviseMesh' into 'master'
Tip revision: d72854f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top