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