mirror of
https://github.com/eerimoq/moblin.git
synced 2026-07-04 15:06:48 +00:00
ad69084651
- Implement DLive chat client using GraphQL subscriptions (graphql-ws protocol) - Add DLive platform logo and settings UI (username + enable toggle) - Support DLive native emotes and custom emotes - Handle chat moderation (message deletion, user bans)
19 lines
394 B
YAML
19 lines
394 B
YAML
disabled_rules:
|
|
- function_parameter_count
|
|
- type_name
|
|
- large_tuple
|
|
- identifier_name
|
|
- file_length
|
|
- trailing_comma
|
|
- opening_brace
|
|
- type_body_length
|
|
- cyclomatic_complexity
|
|
- function_body_length
|
|
- force_cast
|
|
- closure_parameter_position
|
|
- non_optional_string_data_conversion
|
|
- shorthand_operator
|
|
- inclusive_language
|
|
- blanket_disable_command
|
|
- force_try
|