mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-09 20:31:10 +00:00
vuln alerts from arch-audit
This commit is contained in:
parent
56ebed516e
commit
de0ce7d3b0
6 changed files with 153 additions and 11 deletions
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
|
|
@ -12,5 +12,14 @@
|
|||
],
|
||||
"black-formatter.args": [
|
||||
"--line-length=120"
|
||||
]
|
||||
],
|
||||
"python.testing.unittestArgs": [
|
||||
"-v",
|
||||
"-s",
|
||||
"./tests",
|
||||
"-p",
|
||||
"test_*.py"
|
||||
],
|
||||
"python.testing.pytestEnabled": false,
|
||||
"python.testing.unittestEnabled": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue