mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-05 10:17:30 -05:00
11 lines
208 B
YAML
11 lines
208 B
YAML
Checks: '
|
|
-*,
|
|
bugprone-argument-comment,
|
|
modernize-use-nullptr,
|
|
readability-redundant-declaration,
|
|
'
|
|
WarningsAsErrors: '
|
|
bugprone-argument-comment,
|
|
modernize-use-nullptr,
|
|
readability-redundant-declaration,
|
|
'
|