https://gitlab.opengeosys.org/ogs/ogs.git
Revision ee6e3b44ffa484c77435bdcc0d22a3640e601067 authored by Lars Bilke on 21 February 2023, 10:04:06 UTC, committed by Lars Bilke on 21 February 2023, 10:04:06 UTC
1 parent 1344fca
Raw File
Tip revision: ee6e3b44ffa484c77435bdcc0d22a3640e601067 authored by Lars Bilke on 21 February 2023, 10:04:06 UTC
[T] Relax tolerance for fine/beam.prj for eve frontend2.
Tip revision: ee6e3b4
.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