Set up basic CI
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
Rafael Epplée 2025-04-21 12:49:50 +02:00
parent 86437cbb9d
commit 2ec534f440
No known key found for this signature in database
GPG key ID: B4EFE6DC59FAE118
8 changed files with 117 additions and 9 deletions

13
.sobelow-conf Normal file
View file

@ -0,0 +1,13 @@
[
verbose: false,
private: false,
skip: false,
router: nil,
exit: false,
format: "txt",
out: nil,
threshold: :low,
ignore: ["Config.CSP"],
ignore_files: [],
version: false,
]