Files
music_library/.sobelow-conf
T
2026-03-07 18:15:57 +00:00

17 lines
243 B
Plaintext

[
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
]