mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
clang-tidy: enable readability-redundant-member-init
This commit is contained in:
parent
9f4258f6ff
commit
68d20b56cf
@ -95,7 +95,6 @@ Checks: '*,
|
||||
-readability-non-const-parameter,
|
||||
-readability-redundant-control-flow,
|
||||
-readability-redundant-declaration,
|
||||
-readability-redundant-member-init,
|
||||
-readability-static-accessed-through-instance,
|
||||
-readability-static-definition-in-anonymous-namespace,
|
||||
'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user