This commit is contained in:
2026-08-10 21:15:19 +01:00
parent d7ca591b76
commit 4da942786e
97 changed files with 105039 additions and 3370 deletions
+6 -1
View File
@@ -5,7 +5,12 @@
"Bash(command -v staticcheck)",
"Bash(go build *)",
"Bash(go vet *)",
"Bash(go test *)"
"Bash(go test *)",
"Bash(timeout 5 bash -c \"echo > /dev/udp/1.1.1.1/53\")",
"Bash(go run *)",
"Bash(graphify update *)",
"Bash(graphify query *)",
"Bash(python3 -)"
]
}
}