swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 18fc2a110256d233aeeeda627264cce5f03fe282 authored by Thomas Fischer on 28 June 2021, 06:28:02 UTC
[GL/StationBorehole] Don't use def. args in constr.
Tip revision: 18fc2a1
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top