Revision 3bff72cc058ba960c48c46b1058ee2218b24ac89 authored by Lars Bilke on 10 December 2020, 20:32:42 UTC, committed by Lars Bilke on 10 December 2020, 20:32:42 UTC
Draft: [ci Fix large benchmark CylindricalCavity

See merge request ogs/ogs!3321
2 parent s 186f776 + 094de66
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