@@ -1,13 +1,13 @@
all: build
build:
v .
v src/
run:
v run .
v run src/
clean:
rm -f TypoML
format:
v fmt -w .
v fmt -w src/
The note is not visible to the blocked user.