Enable more lints
This commit is contained in:
parent
c71ec350dd
commit
2d54682664
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ requires-python = ">=3.11"
|
|||
dependencies = []
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["RUF"]
|
||||
select = ["RUF", "F"]
|
||||
preview = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue