Revision a9a39d454ba64f79be26d4a6539fc57f0d72864b authored by Dmitri Naumov on 27 April 2023, 17:11:09 UTC, committed by Dmitri Naumov on 04 May 2023, 07:20:35 UTC
Testing precision of the output value written in the xdmf file.
1 parent 25dce78
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top