Files
homelab/userbot/.deepsource.toml
T
forust 3c383db9a7
Deploy to Server / deploy (push) Has been cancelled
refactor: extract userbot to standalone repo, add as git submodule
userbot now lives at ssh://git@gitssh.forust.xyz:2221/forust/userbot.git
and is included in homelab as a submodule at userbot/
2026-06-19 15:39:00 +02:00

11 lines
121 B
TOML

version = 1
[[analyzers]]
name = "shell"
[[analyzers]]
name = "python"
[analyzers.meta]
runtime_version = "3.x.x"