Skip to content

chore: revert tombi formatting for uv lockfiles#321

Merged
miketheman merged 1 commit into
Pylons:mainfrom
miketheman:revert-uvlock-formatting
Jul 3, 2026
Merged

chore: revert tombi formatting for uv lockfiles#321
miketheman merged 1 commit into
Pylons:mainfrom
miketheman:revert-uvlock-formatting

Conversation

@miketheman

Copy link
Copy Markdown
Collaborator

The custom formatting breaks dependabot's ability to pass CI when it updates any uv dependency, as the format is not done by dependabot.

Instead of wiring up more tooling to correct the formatting, allow uv to own the formatting and exclude from tombi's formatter explicitly.

The custom formatting breaks dependabot's ability to pass CI when it
updates any uv dependency, as the format is not done by dependabot.

Instead of wiring up more tooling to correct the formatting, allow uv to
own the formatting and exclude from tombi's formatter explicitly.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman added the dependencies Pull requests that update a dependency file label Jul 3, 2026
@miketheman

Copy link
Copy Markdown
Collaborator Author

Specifically when using pre-commit/prek - the files changed appear to be passed, probably because the file type for uv.lock matched toml.
Refs: tombi-toml/tombi#1538

@miketheman miketheman merged commit 05799bf into Pylons:main Jul 3, 2026
2 checks passed
@miketheman miketheman deleted the revert-uvlock-formatting branch July 3, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants