test: Add crc32c exception to various linters and generation scripts

This commit is contained in:
Wladimir J. van der Laan
2019-11-07 13:56:31 +01:00
parent 84ff1b2076
commit 3a037d0067
8 changed files with 11 additions and 9 deletions

View File

@@ -861,7 +861,8 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE = src/leveldb \
EXCLUDE = src/crc32c \
src/leveldb \
src/json \
src/test \
src/qt/test