Skip to content

style: add ruff config and move S101 to per-file-ignores#22

Merged
benner merged 3 commits into
mainfrom
ci/prepare/for/ruff/linting
Apr 22, 2026
Merged

style: add ruff config and move S101 to per-file-ignores#22
benner merged 3 commits into
mainfrom
ci/prepare/for/ruff/linting

Conversation

@benner

@benner benner commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Replaces the inline noqa comment with a proper per-file-ignores entry
in ruff.toml so assert usage in tests is suppressed at config level.

benner added 3 commits April 22, 2026 23:07
tomllib is stdlib since 3.11, belongs in the stdlib import group.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
This is visually more appealing.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
Replaces the inline noqa comment with a proper per-file-ignores entry
in ruff.toml so assert usage in tests is suppressed at config level.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner marked this pull request as ready for review April 22, 2026 20:23
@benner benner merged commit 3843065 into main Apr 22, 2026
3 checks passed
@benner benner deleted the ci/prepare/for/ruff/linting branch April 22, 2026 20:23
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.

1 participant