swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 4b52aaf8f08749a5a1203ae9c74b109901ea7b78 authored by Thomas Fischer on 02 November 2021, 07:45:13 UTC
[NL] Remove methods only used in tests.
Tip revision: 4b52aaf
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top