swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: c01846775d126ccffa7c8df3547ce77bf9342401 authored by Lars Bilke on 11 October 2021, 10:29:33 UTC
Merge branch 'python-deps' into 'master'
Tip revision: c018467
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top