feat: guarddog-nexus — webhook-based PyPI scanner with web UI
This commit is contained in:
@@ -37,6 +37,10 @@ target-version = "py310"
|
||||
line-length = 100
|
||||
select = ["E", "F", "I", "W"]
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["E", "F", "I", "W"]
|
||||
ignore = ["E712"]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
known-first-party = ["guarddog_nexus"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user