ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Austin Seipp d4cce209d8 cli: add BUILD files
The `grammar` macro from `pest_derive` doesn't actually interpret the given file
as relative in our case, so we have to give it the fully qualified relative path
which exists in the `buck-out/` dir.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2024-09-04 14:30:01 -05:00
..
examples cli: add BUILD files 2024-09-04 14:30:01 -05:00
src cli: add BUILD files 2024-09-04 14:30:01 -05:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests config: add color for renamed and copied in summary 2024-09-03 21:33:29 -05:00
BUILD cli: add BUILD files 2024-09-04 14:30:01 -05:00
BUILD.deps.bzl cli: add BUILD files 2024-09-04 14:30:01 -05:00
build.rs cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cargo: suppress warnings for cfg(buck_build) 2024-09-04 14:29:48 -05:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00
PACKAGE cli: add BUILD files 2024-09-04 14:30:01 -05:00