Skip to content

Commit

Permalink
Use default rules for ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Jan 6, 2025
1 parent 9184a03 commit 30c60de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,3 @@ extend-exclude = [
".egg-info",
]
output-format = "full"

[tool.ruff.lint]
select = ["E4", "E7", "E9", "F4", "F5", "F6", "F7", "F8", "F9"]
ignore = ["F403", "F405"]

0 comments on commit 30c60de

Please sign in to comment.