Revision cd57df9e5555c8def02580e076a9847563bbe8c2 authored by Lars Bilke on 24 February 2021, 19:53:48 UTC, committed by Lars Bilke on 24 February 2021, 19:53:48 UTC
[ci] Added manual job "linux ctest large".

See merge request ogs/ogs!3462
2 parent s 10a350e + 731fd84
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