Revision 9dfd9e08882e2a6e1607e1f570f8227aeb376243 authored by Lars Bilke on 24 May 2023, 13:51:18 UTC, committed by Lars Bilke on 24 May 2023, 13:51:18 UTC
Draft: [ci] Added job 'build mac petsc arm64', used for notebooks too.

See merge request ogs/ogs!4617
2 parent s ad7390e + 7898684
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