Revision 33531791e9d3a67b3722322baff42bb0577b4f66 authored by wenqing on 08 October 2021, 12:29:31 UTC, committed by wenqing on 08 October 2021, 12:29:31 UTC
[Inclined 1D/2D elements] Part 1: Realised in LiquidFow

See merge request ogs/ogs!3632
2 parent s b3045a8 + 4d3cbd1
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