mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 02:33:01 +02:00
This will be used by the cargo indent-check xtask to validate queries, similar to the existing indent tests in helix-core.
6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
build:
|
|
cargo build
|
|
|
|
test:
|
|
cargo test
|