swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: c637662b426d256f990a298f43bf08039531b846 authored by tnagel on 02 June 2021, 14:27:04 UTC
Changed MCAS UBI versions to new TFEL syntax.
Tip revision: c637662
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top