@@ -5,4 +5,5 @@ export DOUGHLANG_VERBOSE="${DOUGHLANG_VERBOSE:-0}"
for file in $(find "$@" -type f); do
echo $file;
cat $file | cargo run -q $CARGO_FLAGS;
echo;
done
The note is not visible to the blocked user.