Set up basic CI
This commit is contained in:
parent
86437cbb9d
commit
054528d288
8 changed files with 100 additions and 9 deletions
13
.sobelow-conf
Normal file
13
.sobelow-conf
Normal 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,
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue