mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refactor: Fix cppcoreguidelines-init-variables warnings
This commit is contained in:
@@ -45,6 +45,7 @@ Checks: >
|
||||
readability-use-std-min-max,
|
||||
readability-use-anyofallof,
|
||||
readability-redundant-member-init,
|
||||
cppcoreguidelines-init-variables,
|
||||
|
||||
CheckOptions:
|
||||
- key: readability-identifier-naming.ClassCase
|
||||
|
||||
Reference in New Issue
Block a user