1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-10 15:18:43 +02:00
home-manager/tests/modules/programs/bacon/expected.toml

9 lines
203 B
TOML
Raw Normal View History

[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