swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 902b1c0c2e4cb6193593843906ec5682b89f807c authored by Tobias Meisel on 08 March 2021, 12:59:46 UTC
GocadTSurfaceReader: Add check for line endings
Tip revision: 902b1c0
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top