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
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top