We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d6c22 commit 3ad393aCopy full SHA for 3ad393a
1 file changed
justfile
@@ -77,7 +77,7 @@ lint-ci-versions:
77
cargo --version
78
cargo sqlx --version
79
cargo clippy --version
80
- echo "Biome $(biome --version)"
+ echo "Biome $(bun biome --version)"
81
82
lint-ci:
83
cargo sqlx prepare --check --workspace
0 commit comments