swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 759e617f726beca2ac03ddccd4f9858a816f2036 authored by Dmitry Yu. Naumov on 17 May 2021, 13:36:49 UTC
Merge branch 'MathLibPrivateMembersStyle' into 'master'
Tip revision: 759e617
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top