Skip to content

tools: disable ruff rule missing-trailing-comma - #7034

Merged
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:tools/ruff/disable-missing-trailing-comma
Aug 10, 2026
Merged

tools: disable ruff rule missing-trailing-comma#7034
bastimeyer merged 1 commit into
streamlink:masterfrom
bastimeyer:tools/ruff/disable-missing-trailing-comma

Conversation

@bastimeyer

Copy link
Copy Markdown
Member

This linter rule (COM812) is redundant. I believe it was kept after adding the formatter because there were some issues when reformatting files. I don't see these issues anymore, so I'm going to ignore the rule now to suppress the warning message that's been shown ever since.

@bastimeyer
bastimeyer merged commit f25827e into streamlink:master Aug 10, 2026
34 checks passed
@bastimeyer
bastimeyer deleted the tools/ruff/disable-missing-trailing-comma branch August 10, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant