.sobelow-conf

# Sobelow configuration.
[
  exit: "High",
  ignore: [],
  ignore_files: [],
  format: "txt",
  router: nil,
  skip: false,
  threshold: :low,
  verbose: false
]