swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: ba51af070858619e4a0acba258d9e4a11c719efc authored by Wenqing Wang on 10 September 2021, 07:14:09 UTC
[Test/HM] Relaxed the tolerance of the result comparison of pressure of excavation_niches
Tip revision: ba51af0
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top