mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-13 16:37:59 +00:00
fix: remove duplicate ruff entry from Code Linters section
This commit is contained in:
parent
68bfa3212d
commit
a4990ddc06
1 changed files with 1 additions and 3 deletions
|
|
@ -607,7 +607,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
|
|||
|
||||
- [black](https://github.com/psf/black) - The uncompromising Python code formatter.
|
||||
- [isort](https://github.com/PyCQA/isort) - A Python utility / library to sort imports.
|
||||
- [ruff](https://github.com/astral-sh/ruff) - An extremely fast Python linter and code formatter.
|
||||
|
||||
- Refactoring
|
||||
- [rope](https://github.com/python-rope/rope) - Rope is a python refactoring library.
|
||||
- Type Checkers - [awesome-python-typing](https://github.com/typeddjango/awesome-python-typing)
|
||||
|
|
@ -1157,5 +1157,3 @@ Your contributions are always welcome! Please take a look at the [contribution g
|
|||
---
|
||||
|
||||
If you have any question about this opinionated list, do not hesitate to contact [@vinta](https://x.com/vinta) on X (Twitter).
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue