Skip to content

Commit faa1143

Browse files
author
MarcoFalke
committed
refactor: Enable all clang-tidy plugin bitcoin tests
This makes it easier to add new ones without having to modify this file every time.
1 parent fa6dc57 commit faa1143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.clang-tidy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Checks: '
22
-*,
3-
bitcoin-unterminated-logprintf,
3+
bitcoin-*,
44
bugprone-argument-comment,
55
bugprone-use-after-move,
66
misc-unused-using-decls,

0 commit comments

Comments
 (0)