swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: f832b0f5139438e2a8aad1bc62245ed8545d0bb7 authored by Karsten Rink on 11 May 2021, 11:27:33 UTC
Merge branch 'GocadIgnoreARI' into 'master'
Tip revision: f832b0f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top