mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
poetry add -G dev safety
This commit is contained in:
@@ -29,6 +29,7 @@ flake8 = "^5.0.4"
|
||||
httpx = "^0.23.0"
|
||||
isort = "^5.12.0"
|
||||
pydocstyle = "^6.1.1"
|
||||
safety = "^2.3.5"
|
||||
|
||||
[tool.pydocstyle]
|
||||
add-ignore = ["D200", "D203", "D204", "D212"]
|
||||
|
||||
Reference in New Issue
Block a user