swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: a83faaf4aa51692c00756a450d38f35b14731b38 authored by Dmitry Yu. Naumov on 01 October 2021, 19:21:48 UTC
Merge branch 'FixingTesZeoliteCtest' into 'master'
Tip revision: a83faaf
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top