Enable performance-unnecessary-value-param
This commit is contained in:
parent
6999b294d5
commit
7cbe381faa
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
Checks: '-*,modernize-use-nullptr'
|
||||
Checks: '-*,modernize-use-nullptr,performance-unnecessary-value-param'
|
||||
WarningsAsErrors: true
|
||||
...
|
||||
|
|
Loading…
Add table
Reference in a new issue