Skip to content

Conversation

JordanYates
Copy link
Contributor

Move ruff configuration from tox.ini to ruff.toml, so that running ruff check . works.

Extract the simple signaled thread class from `gateway` and add a basic
test.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Use the `SignaledThread` class instead of a local variant.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Move `ruff` configuration from `tox.ini` to `ruff.toml`, so that running
`ruff check .` works.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Apply the automated fixes from running `ruff check --fix .` and
`ruff format .`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Fix the ruff errors that it can't do automatically.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Use the builtin type definitions instead of the `typing` module.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates merged commit 5173c47 into main Nov 27, 2024
8 checks passed
@JordanYates JordanYates deleted the feature/ruff_update branch November 27, 2024 05: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