Skip to content

Commit

Permalink
chore: README
Browse files Browse the repository at this point in the history
  • Loading branch information
fannheyward committed Oct 25, 2023
1 parent 6e237c0 commit 7085684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- inlayHints supports
- codeActions to add imports, ignore typing check, run tests and more
- linting with `bandit`, `flake8`, `mypy`, `ruff`, `prospector`, `pycodestyle`, `pydocstyle`, `pyflakes`, `pylama`, `pylint`, `pytype`
- formatting with `yapf`, `black`, `autopep8`, `darker`, `blackd`, `pyink`
- formatting with `ruff`, `yapf`, `black`, `autopep8`, `darker`, `blackd`, `pyink`
- testing with `unittest` or `pytest`, supports codeLens
- sort imports with `ruff`, `isort` and `pyright`
- extract method and variables with `rope`
Expand Down

0 comments on commit 7085684

Please sign in to comment.