mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Fix linting issues.
This commit is contained in:
@@ -47,6 +47,9 @@ target-version = "py310"
|
||||
[tool.ruff.lint]
|
||||
extend-select = ["B", "Q", "I"]
|
||||
|
||||
[tool.ruff.lint.flake8-bugbear]
|
||||
extend-immutable-calls = ["PyQt6.QtCore.QModelIndex"]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
known-first-party = ["mobase"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user