Skip to content

Conversation

@DhavalGojiya
Copy link
Contributor

Description

Added the pyproject-fmt pre-commit hook to format pyproject.toml automatically on commits.
Any changes in this PR to pyproject.toml were applied by this hook.

Test Code

Run:

uv run pre-commit run pyproject-fmt --all-files
# pyproject-fmt............................................................Passed
uv sync
# Resolved 66 packages in 2ms
# Audited 45 packages in 0.94ms

Note: uv sync confirms everything is up-to-date, so changes are safe.

@DhavalGojiya DhavalGojiya requested a review from cunla as a code owner October 24, 2025 07:23
@DhavalGojiya DhavalGojiya force-pushed the pre-commit/add-pyproject-formatter-hook branch from 5e59ed0 to c48de62 Compare October 30, 2025 06:02
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