mitgliederverwaltung/.sobelow-conf
Rafael Epplée 75d2b15ee1
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
Set up basic CI
2025-04-21 14:44:40 +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,
]