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

tidy pyproject.toml #7888

Merged
merged 5 commits into from
May 8, 2023
Merged

Conversation

danieleades
Copy link
Contributor

teeny tiny nits in pyproject.toml

  • alphabetises some config
  • makes use of newlines between sections consistent
  • consistently pads inline comments
  • flattens some short lists into one-liners
  • adds trailing commas
  • makes indentation consistent

the flattening of short lists might not be desirable, depending on your tastes (i let an autoformatter make that call), but i think the rest is probably not too controversial

@Secrus
Copy link
Member

Secrus commented May 8, 2023

Please revert the changes to lists with more than one item. Otherwise, LGTM.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Secrus Secrus merged commit 1af8929 into python-poetry:master May 8, 2023
Copy link

github-actions bot commented Mar 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants