mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2586] Add script to sort links in README.md by #1903
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2586
Author: @sowndappan5
Created: 6/3/2024
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
f8fac37Add script to sort links in README.md by📊 Changes
1 file changed (+84 additions, -55 deletions)
View changed files
📝
sort.py(+84 -55)📄 Description
Add script to sort links in README.md by indentation and content
What is this Python project?
This script sorts the links in the README.md file by their content, grouping and sorting lines based on indentation.
What's the difference between this Python project and similar ones?
This project uniquely focuses on maintaining the structure of the README file while ensuring links are alphabetically sorted within their respective sections.
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.