Skip to content

Commit

Permalink
Merge branch 'ruff-vscode' into ruff-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Mar 10, 2024
2 parents 3389e5c + 259f429 commit e41f1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Assume Python 3.9
target-version = "py39"

[tool.ruff.lint]
select = [
"E", # pycodestyle errors - https://docs.astral.sh/ruff/rules/#error-e
"F", # pyflakes - https://docs.astral.sh/ruff/rules/#pyflakes-f
Expand Down

0 comments on commit e41f1e1

Please sign in to comment.