Forked from
ogs / ogs
7455 commits behind the upstream repository.
-
Lars Bilke authored
Closes #2961.
Lars Bilke authoredCloses #2961.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitattributes 297 B
# 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