swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: bc96f60ae153e7cf15d5f5bbb6ebc5611d06a263 authored by Dmitry Yu. Naumov on 02 December 2021, 11:36:09 UTC
Merge branch 'SmallFixes' into 'master'
Tip revision: bc96f60
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top