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

FIX: do not sort Manifest.toml and Project.toml #255

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Dec 13, 2023

Avoid sorting Manifest.toml and Project.toml with the toml-sort pre-commit hook. The sorting shouldn't really matter, but as recommended by Manifest.toml itself, it is not advised to edit it after generation.

# This file is machine-generated - editing it directly is not advised

@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Dec 13, 2023
@redeboer redeboer self-assigned this Dec 13, 2023
@redeboer redeboer enabled auto-merge (squash) December 13, 2023 10:19
@redeboer redeboer merged commit 440dc61 into main Dec 13, 2023
22 checks passed
@redeboer redeboer deleted the no-Manifest-sort branch December 13, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant