mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 20:00:01 +02:00
⚙ ruff: Update settings (select → lint.select)
This commit is contained in:
parent
6048107889
commit
cf998443c1
1 changed files with 1 additions and 1 deletions
|
@ -74,5 +74,5 @@ disallow_untyped_defs = false
|
|||
disallow_untyped_calls = false
|
||||
|
||||
|
||||
[tool.ruff]
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue