https://gitlab.opengeosys.org/ogs/ogs.git
Revision 445d78b01ec325dec4dfd5f0e8e5a39c69a7a154 authored by Thomas Fischer on 01 December 2022, 09:48:05 UTC, committed by Thomas Fischer on 17 July 2023, 13:51:39 UTC
1 parent 065b669
Raw File
Tip revision: 445d78b01ec325dec4dfd5f0e8e5a39c69a7a154 authored by Thomas Fischer on 01 December 2022, 09:48:05 UTC
[PL|NL] Forward fixed_times_for_output to TimeSteppers
Tip revision: 445d78b
.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