swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 7de4634537fe469bc9205ba6e763c6d6cadc9ee4 authored by Wenqing Wang on 15 October 2021, 08:30:24 UTC
[Test/partmesh] Updated the reference result files of partmesh_2Dmesh_3partitions_binary
Tip revision: 7de4634
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top