swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 6e4429ab5e7eb91c89e62f5145b4dc96edcbf1a4 authored by Dmitri Naumov on 02 November 2021, 16:52:59 UTC
[MeL/VTK] Explicitly handle long types.
Tip revision: 6e4429a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top