swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 7f53c0b708fc2c7ec0a9d235a4320a71eab060aa authored by Dmitri Naumov on 31 August 2021, 12:11:39 UTC
[PL/TH2M] Readability. Add T_prev in local context
Tip revision: 7f53c0b
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top