Skip to content

Commit

Permalink
add vscode plugin link
Browse files Browse the repository at this point in the history
  • Loading branch information
minhnh committed Nov 21, 2024
1 parent 7c0c8df commit 564be53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ with both a [pre-commit hook](./.pre-commit-config.yaml)
and a checking step in the [package build GitHub action](./.github/workflows/python-package.yml).
Checks should use `ruff`'s [default rules](https://docs.astral.sh/ruff/rules/)
except from line length (specified in [`pyproject.toml`](./pyproject.toml)).
A [plugin](https://github.com/astral-sh/ruff-vscode) is also available for VSCode.

## Python version in GitHub action

Expand Down

0 comments on commit 564be53

Please sign in to comment.