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
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify

CMakeUserPresets.json

.snakemake
back to top