mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
test: Add crc32c exception to various linters and generation scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user