refactor: load Twitch emotes from Helix (#5239)
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ CheckOptions:
|
||||
- key: readability-identifier-naming.FunctionCase
|
||||
value: camelBack
|
||||
- key: readability-identifier-naming.FunctionIgnoredRegexp
|
||||
value: ^TEST$
|
||||
value: ^(TEST|MOCK_METHOD)$
|
||||
|
||||
- key: readability-identifier-naming.MemberCase
|
||||
value: camelBack
|
||||
|
||||
Reference in New Issue
Block a user