Skip to content

Conversation

@bsoyka
Copy link
Contributor

@bsoyka bsoyka commented Aug 4, 2025

Not sure how strict you want Ruff to be—I've simply added it as a developer dependency so you can use it with its default settings.

Running checks and fixes makes no changes right now—the code already appears to be good according to the defaults.

Run these commands to lint and format:

uv run ruff check --fix
uv run ruff format

Closes: #3

@castroofelipee
Copy link
Member

Thanks for your contribution! That was essential, it was exactly what we needed.

@castroofelipee castroofelipee merged commit cc4eab3 into PinnLabs:master Aug 4, 2025
@bsoyka bsoyka deleted the chore/ruff branch August 4, 2025 13:05
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.

Add linters (Ruff)

2 participants