diff --git a/justfile b/justfile index 1b9ea12d25..9438185cad 100755 --- a/justfile +++ b/justfile @@ -4,10 +4,6 @@ alias t := test -log := "warn" - -export JUST_LOG := log - [group: 'dev'] watch +args='lcheck': cargo watch --clear --exec '{{ args }}'