Revision 770209ab8400022a66c20b79e96e788ac9859d58 authored by renchao.lu on 26 July 2021, 17:52:21 UTC, committed by renchao.lu on 26 July 2021, 17:52:21 UTC
[THM] corrected clang-format in ThermoHydroMechanicsFEM-impl.h

See merge request ogs/ogs!3725
2 parent s 17df629 + 24fb68a
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top