swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 43bead5247cd50909ed16b71adbe62f907bbba3a authored by wenqing on 29 July 2021, 10:57:04 UTC
Merge branch 'improvement' into 'master'
Tip revision: 43bead5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top