refactor: Enable all clang-tidy plugin bitcoin tests

This makes it easier to add new ones without having to modify this file
every time.
This commit is contained in:
MarcoFalke
2023-08-16 14:50:19 +02:00
parent fa6dc57760
commit faa11434fe

View File

@@ -1,6 +1,6 @@
Checks: '
-*,
bitcoin-unterminated-logprintf,
bitcoin-*,
bugprone-argument-comment,
bugprone-use-after-move,
misc-unused-using-decls,