mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
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:
parent
fa6dc57760
commit
faa11434fe
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Checks: '
|
||||
-*,
|
||||
bitcoin-unterminated-logprintf,
|
||||
bitcoin-*,
|
||||
bugprone-argument-comment,
|
||||
bugprone-use-after-move,
|
||||
misc-unused-using-decls,
|
||||
|
|
Loading…
Reference in a new issue