mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge f41252f19d into merged_master (Bitcoin PR bitcoin/bitcoin#26905)
This commit is contained in:
commit
d4748d92bc
1 changed files with 1 additions and 13 deletions
|
|
@ -12,19 +12,7 @@ performance-unnecessary-copy-initialization,
|
|||
readability-redundant-declaration,
|
||||
readability-redundant-string-init,
|
||||
'
|
||||
WarningsAsErrors: '
|
||||
bugprone-argument-comment,
|
||||
bugprone-use-after-move,
|
||||
misc-unused-using-decls,
|
||||
modernize-use-default-member-init,
|
||||
modernize-use-nullptr,
|
||||
performance-for-range-copy,
|
||||
performance-move-const-arg,
|
||||
performance-no-automatic-move,
|
||||
performance-unnecessary-copy-initialization,
|
||||
readability-redundant-declaration,
|
||||
readability-redundant-string-init,
|
||||
'
|
||||
WarningsAsErrors: '*'
|
||||
CheckOptions:
|
||||
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
||||
value: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue