swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: db04b9f70c4d7fe076c48bcfeeaac2d02010740c authored by Dmitri Naumov on 10 November 2021, 11:35:39 UTC
[MPL] Add material id to medium's description.
Tip revision: db04b9f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top