[export]
enabled = true
line_format = "{kind} {path}:{line}:{column} {message}"
path = ".bacon-locations"

[jobs.ta]
command = ["cargo", "test", "--all-features", "--color", "always"]
need_stdout = true