swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 1836e43cc51225c63b51f6637aad8aa6018f046e authored by Thomas Fischer on 28 September 2021, 09:16:58 UTC
[A/U/GeoTools] Remove Qt dependency from tools.
Tip revision: 1836e43
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top