swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 7530c9f1174945ed7d156abb969f34c2203ebd7f authored by Lars Bilke on 31 May 2021, 06:20:56 UTC
[T] Relax tolerances in Parallel_2D_StaggeredScheme_...
Tip revision: 7530c9f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top