hooked/tests/snapshots/parsing__defaults.snap

11 lines
141 B
Plaintext
Raw Normal View History

2022-10-28 10:23:05 +00:00
---
source: tests/parsing.rs
expression: config
---
Config {
general: General {
directory: "hooks",
},
pre_commit: [],
2022-10-28 10:23:05 +00:00
}