@ -32,8 +32,12 @@ languagetool:
languagetool <(cat $(SRC) | ./scripts/detex.py)
.PHONY: clean
clean: clean_dot
clean: clean_dot clean_tex
.PHONY: clean_tex
clean_tex:
latexmk -C
rm -rf ./_minted-report/
.PHONY: clean_dot
clean_dot:
The note is not visible to the blocked user.