[PR #3119] [MERGED] fix: remove duplicate ruff entry from Code Linters section #18395

Closed
opened 2026-05-11 15:00:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (4)

  • 68bfa32 fix: remove duplicate ruff entry from Code Linters section
  • a4990dd fix: remove duplicate ruff entry from Code Linters section
  • e75e91c fix: restore Code Formatters subheading and ruff entry
  • 52bbc91 fix: 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

ruff was listed twice in the Code Analysis section:

  • Under Code Linters
  • Under Code Formatters

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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3119 **Author:** [@AG141293](https://github.com/AG141293) **Created:** 5/8/2026 **Status:** ✅ Merged **Merged:** 5/11/2026 **Merged by:** [@JinyangWang27](https://github.com/JinyangWang27) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`68bfa32`](https://github.com/vinta/awesome-python/commit/68bfa3212d5999da12c35fa5f6f4ed5bd03ad7dd) fix: remove duplicate ruff entry from Code Linters section - [`a4990dd`](https://github.com/vinta/awesome-python/commit/a4990ddc06dfbcc2a0fc894d72ec5ffc002e3c90) fix: remove duplicate ruff entry from Code Linters section - [`e75e91c`](https://github.com/vinta/awesome-python/commit/e75e91cb91fa0a1ab26f4b8885c48b134eeadd87) fix: restore Code Formatters subheading and ruff entry - [`52bbc91`](https://github.com/vinta/awesome-python/commit/52bbc91825335ec9df9ba31b4a525e04bf11bf53) fix: correct indentation for pylint, Code Formatters and Refactoring ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+0 -1) </details> ### 📄 Description ## Problem `ruff` was listed twice in the Code Analysis section: - Under Code Linters - Under Code Formatters ## Fix Removed the duplicate entry from Code Linters. "Ruff" is already listed under Code Formatters, where it belongs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-11 15:00:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#18395