swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: d17678705ca359ad2f3e867569e9c45faea1c683 authored by Tom Fischer on 05 October 2021, 20:56:31 UTC
Merge branch 'MeshLibElementCleanup' into 'master'
Tip revision: d176787
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top