swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 915986998006d2fe1b90a45f66e1cc9c859c3b41 authored by wenqing on 12 October 2021, 08:28:12 UTC
Merge branch 'mfront_update' into 'master'
Tip revision: 9159869
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top