Skip to content

Commit e503d16

Browse files
authored
fix: remove duplicate ruff entry from Code Linters section (vinta#3119)
1 parent cbc193a commit e503d16

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
612612
- [flake8](https://github.com/PyCQA/flake8) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
613613
- [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)
614614
- [pylint](https://github.com/pylint-dev/pylint) - A fully customizable source code analyzer.
615-
- [ruff](https://github.com/astral-sh/ruff) - An extremely fast Python linter and code formatter.
616615
- Code Formatters
617616
- [black](https://github.com/psf/black) - The uncompromising Python code formatter.
618617
- [isort](https://github.com/PyCQA/isort) - A Python utility / library to sort imports.

0 commit comments

Comments
 (0)