Skip to content
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

[bug] Remove the linter from pyproject.toml #137

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

lhchavez
Copy link
Collaborator

Why

For unknown reasons, this appearing in this package breaks other packages that depend on a script called lint.

What changed

This change temporarily reverts that so that other packages don't break.

Test plan

Publish package, uv run lint in other packages call their implementation instead of ours.

For unknown reasons, this appearing in this package breaks other
packages that depend on a script called `lint`.

This change temporarily reverts that so that other packages don't break.
@lhchavez lhchavez requested a review from a team as a code owner February 15, 2025 04:02
@lhchavez lhchavez requested review from blast-hardcheese and removed request for a team February 15, 2025 04:02
@lhchavez lhchavez enabled auto-merge (squash) February 15, 2025 04:10
@lhchavez lhchavez merged commit 507b1b8 into main Feb 15, 2025
3 checks passed
@lhchavez lhchavez deleted the lh-bug-remove-pyproject-linter branch February 15, 2025 04:12
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