mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
@@ -11,8 +11,8 @@ markers = [
|
||||
]
|
||||
[tool.ruff]
|
||||
line-length = 180
|
||||
ignore = ["E203", "C901"] # global ignores
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F"]
|
||||
extend-select = ["E402"]
|
||||
ignore = ["E203", "C901"]
|
||||
extend-select = ["E402"]
|
||||
Reference in New Issue
Block a user