From 9a295225f3df2597f00a85de1048e321895b34d2 Mon Sep 17 00:00:00 2001 From: kirjavascript Date: Wed, 5 Oct 2022 18:44:20 +0100 Subject: [PATCH] remove comments --- frontend/check.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/check.sh b/frontend/check.sh index 23a4930..bb7b4e4 100755 --- a/frontend/check.sh +++ b/frontend/check.sh @@ -8,3 +8,4 @@ cargo fmt --all -- --check cargo clippy --workspace --all-targets --all-features -- -D warnings -W clippy::all cargo test --workspace --all-targets --all-features cargo test --workspace --doc +trunk build