swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 531b7bcda160de0ef97bcac5bd7971e879881b12 authored by Jaime Garibay on 08 July 2021, 10:56:25 UTC
[CL] removed declaration of PropertyType
Tip revision: 531b7bc
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top