mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-24 05:22:51 -05:00
[PR #3119] [MERGED] fix: remove duplicate ruff entry from Code Linters section #18395
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/3119
Author: @AG141293
Created: 5/8/2026
Status: ✅ Merged
Merged: 5/11/2026
Merged by: @JinyangWang27
Base:
master← Head:master📝 Commits (4)
68bfa32fix: remove duplicate ruff entry from Code Linters sectiona4990ddfix: remove duplicate ruff entry from Code Linters sectione75e91cfix: restore Code Formatters subheading and ruff entry52bbc91fix: correct indentation for pylint, Code Formatters and Refactoring📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
README.md(+0 -1)📄 Description
Problem
ruffwas listed twice in the Code Analysis section:Fix
Removed the duplicate entry from Code Linters.
"Ruff" is already listed under Code Formatters, where it belongs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.