Start configuring sobelow
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
[
|
||||||
|
exit: false,
|
||||||
|
format: "txt",
|
||||||
|
ignore_files: [],
|
||||||
|
ignore: [
|
||||||
|
# Enabled via config/runtime.exs
|
||||||
|
"Config.HTTPS"
|
||||||
|
],
|
||||||
|
out: nil,
|
||||||
|
private: false,
|
||||||
|
router: nil,
|
||||||
|
skip: false,
|
||||||
|
threshold: :low,
|
||||||
|
verbose: false,
|
||||||
|
version: false
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user