Skip to content

Enable quoted-annotation ruff rule and fixes - #4137

Merged
svartkanin merged 1 commit into
archlinux:masterfrom
codefiles:enable-quoted-annotation
Jan 17, 2026
Merged

Enable quoted-annotation ruff rule and fixes#4137
svartkanin merged 1 commit into
archlinux:masterfrom
codefiles:enable-quoted-annotation

Conversation

@codefiles

Copy link
Copy Markdown
Contributor

@codefiles
codefiles requested a review from Torxed as a code owner January 17, 2026 14:11
return False

def set_vconsole(self, locale_config: 'LocaleConfiguration') -> None:
def set_vconsole(self, locale_config: LocaleConfiguration) -> None:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ruff didn't detect this one for whatever reason.

@svartkanin
svartkanin merged commit 9a38b73 into archlinux:master Jan 17, 2026
9 checks passed
@codefiles
codefiles deleted the enable-quoted-annotation branch January 17, 2026 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants