swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f
Raw File
Tip revision: 6349956905b9d45f31e1c6c9fc03928ed08e3e77 authored by renchao_lu on 02 August 2021, 13:43:09 UTC
[PL/TRF] clang-format.
Tip revision: 6349956
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top