picket scan
All checks were successful
Dotnet build and test / build (pull_request) Successful in 2m43s

This commit is contained in:
Paul Schneider 2026-09-07 12:08:57 +01:00
commit 7a4ca76957
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
2 changed files with 13 additions and 4 deletions

View file

@ -1,5 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {}
"tools": {
"picket": {
"version": "0.2.12",
"commands": [
"picket"
],
"rollForward": false
}
}
}