swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: edc840867bbd99f7b1b62cb7886772249b1771a1 authored by Wenqing Wang on 11 May 2021, 09:46:36 UTC
[UnitTest] Added a test for MeshLib::is2DMeshOnRotatedVerticalPlane and
Tip revision: edc8408
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top