Revision 6ae861bc84c73b801cc210d76b033f84cc49b53f authored by Dmitry Yu. Naumov on 13 April 2021, 08:39:35 UTC, committed by Dmitry Yu. Naumov on 13 April 2021, 08:39:35 UTC
[ci] Doxygen warnings threshold

See merge request ogs/ogs!3562
2 parent s 34323e8 + 9f504d9
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