mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Fix clang-tidy issue again
This commit is contained in:
parent
f5d7b37699
commit
988595370b
9 changed files with 32 additions and 32 deletions
|
|
@ -35,7 +35,6 @@ tidy_errors = [
|
|||
"performance-move-constructor-init",
|
||||
"performance-noexcept-move-constructor",
|
||||
"performance-unnecessary-copy-initialization",
|
||||
"performance-unnecessary-value-param",
|
||||
"readability-avoid-const-params-in-decls",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue