swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: c61f4ce0691cacd87dc0bf0fbb849965eb3bd000 authored by Dmitri Naumov on 15 March 2021, 12:07:58 UTC
[MeL/MQ] Store temporary edges/faces in unique_ptr
Tip revision: c61f4ce
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top