swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 8edf727092a773b957e8d56f312c09a07dd896d5 authored by Dmitry Yu. Naumov on 21 April 2021, 13:32:45 UTC
Merge branch 'MFrontRestart' into 'master'
Tip revision: 8edf727
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top