mirror of
https://github.com/helix-editor/helix
synced 2026-08-08 03:34:14 +02:00
This will be used by the cargo indent-check xtask to validate queries, similar to the existing indent tests in helix-core.
8 lines
71 B
Plaintext
8 lines
71 B
Plaintext
Config(
|
|
name: "test",
|
|
values: [
|
|
1,
|
|
2,
|
|
],
|
|
)
|