Revision a3a8f3bc89a0ba2252dd5c374741ae694a5575c4 authored by wenqing on 01 March 2023, 14:27:42 UTC, committed by wenqing on 01 March 2023, 14:27:42 UTC
[THM] A new benchmark: mini-benchmark1 of FE task force

See merge request ogs/ogs!4486
2 parent s 69e8ede + 9c7fa1e
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