swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 1d5f8897089c5269fa48ea0c0fb288ec159f9409 authored by Lars Bilke on 10 February 2021, 08:33:21 UTC
Merge branch 'fix-get_source_files' into 'master'
Tip revision: 1d5f889
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top