swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 8019e3a78f19f1f3c8a15afac663f7d6218340bb authored by Lars Bilke on 23 July 2021, 08:31:27 UTC
Merge branch 'fix-gui-linux' into 'master'
Tip revision: 8019e3a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top