swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 3166ab9ece100396a218218a322e7019c96e3249 authored by KeitaYoshioka on 05 October 2021, 12:18:19 UTC
[PL/PhF] Fix energy computation in parallel sims.
Tip revision: 3166ab9
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top