swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 7421258b63dad7cd53b76893c79a9998486d85e1 authored by garibay-j on 08 July 2021, 20:45:10 UTC
Merge branch 'MoveExchangeToMPL' into 'master'
Tip revision: 7421258
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top