mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
Enable clang-tidy bugprone-argument-comment and fix violations
This commit is contained in:
2
src/.clang-tidy
Normal file
2
src/.clang-tidy
Normal file
@@ -0,0 +1,2 @@
|
||||
Checks: '-*,bugprone-argument-comment'
|
||||
WarningsAsErrors: bugprone-argument-comment
|
||||
Reference in New Issue
Block a user