mitgliederverwaltung/.sobelow-conf
Moritz 77632bedec
All checks were successful
continuous-integration/drone/push Build is passing
Add basic CI setup (#30)
Co-authored-by: Rafael Epplée <hello@rafa.ee>
Reviewed-on: #30
Co-authored-by: Moritz <moritz.m@local-it.org>
Co-committed-by: Moritz <moritz.m@local-it.org>
2025-04-28 14:24:30 +02:00

13 lines
219 B
Text

[
verbose: false,
private: false,
skip: false,
router: nil,
exit: false,
format: "txt",
out: nil,
threshold: :low,
ignore: ["Config.CSP"],
ignore_files: [],
version: false,
]