swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: d7517b58f1e2958f232c322463e4f69b8b11f747 authored by Lars Bilke on 05 April 2021, 19:15:29 UTC
[web] Fixed and updated links in IDE page.
Tip revision: d7517b5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top