swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 9651e22531bd1f4d6ac85d04273e73f15d7b0958 authored by Lars Bilke on 20 July 2021, 07:19:09 UTC
[T] Relax tolerance in ThermoMechanics_tm1_2Dbeam.
Tip revision: 9651e22
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top