unstable just

This commit is contained in:
jk
2024-12-06 16:05:28 +01:00
parent ec02821825
commit 709224b31f

View File

@@ -1,6 +1,6 @@
# The `--fmt` command is currently unstable. # The `--fmt` command is currently unstable.
# set unstable := true set unstable := true
default: default:
@just --list @just --list
@@ -21,8 +21,8 @@ test:
# format files # format files
format: format:
# just --fmt just --fmt
cargo fmt --check cargo fmt
# lint # lint
lint: lint: