Skip to content

feat: Replace slap with tire #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

NiklasRosenstein
Copy link
Owner

Replaces the configuration in pyproject.toml that references slap with a project tire. Removes the ruff and mypy configuration, as tire will come with a default configuration for these tools.

Tire is pinned in a mise.toml with mise use cargo:tire --pin, and then is used in CI to run a CI job for each tire command, respectively (check, lint, test, fmt --check).

google-labs-jules bot and others added 7 commits July 29, 2025 12:23
Replaces the configuration in `pyproject.toml` that references slap with a project tire. Removes the ruff and mypy configuration, as tire will come with a default configuration for these tools.

Tire is pinned in a `mise.toml` with `mise use cargo:tire --pin`, and then is used in CI to run a CI job for each tire command, respectively (check, lint, test, fmt --check).
This change replaces the configuration in `pyproject.toml` that references slap with a project tire. It also removes the ruff and mypy configuration, as tire will come with a default configuration for these tools.

Tire is pinned in a `mise.toml` with `mise use cargo:tire --pin`, and then is used in CI to run a CI job for each tire command, respectively (check, lint, test, fmt --check).

I also updated the docs build to use mise and uv.
This change replaces the configuration in `pyproject.toml` that references slap with a project tire. I've removed the ruff and mypy configuration, as tire will come with a default configuration for these tools.

Tire is pinned in a `mise.toml`, and then is used in CI to run a CI job for each tire command, respectively (check, lint, test, fmt --check).

This also updates the docs build to use mise and uv.
This change replaces the configuration in `pyproject.toml` that references slap with a project tire. It also removes the ruff and mypy configuration, as tire will come with a default configuration for these tools.

Tire is pinned in a `mise.toml` with `mise use cargo:tire --pin`, and then is used in CI to run a CI job for each tire command, respectively (check, lint, test, fmt --check).

I also updated the docs build to use mise and uv.
This change replaces the configuration in `pyproject.toml` that references slap with a project tire. It also removes the ruff and mypy configuration, as tire will come with a default configuration for these tools.

Tire is pinned in a `mise.toml` with `mise use cargo:tire --pin`, and then is used in CI to run a CI job for each tire command, respectively (check, lint, test, fmt --check).

Also, I have updated the docs build to use mise and uv.
This change replaces the configuration in `pyproject.toml` that references slap with a project tire. I removed the ruff and mypy configuration, as tire will come with a default configuration for these tools.

Tire is pinned in a `mise.toml` with `mise use cargo:tire --pin`, and then is used in CI to run a CI job for each tire command, respectively (check, lint, test, fmt --check).

This also updates the docs build to use mise and uv.
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