Customize HTML Tidy logging

Use a log message format that is clickable in Emacs compile mode.
This commit is contained in:
Lassi Kortela 2024-06-18 14:30:02 +03:00
parent 084e52251f
commit df3c0d9b40
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ cd ..
echo "Entering directory '$PWD'"
set -x
tidy \
--gnu-emacs yes \
--indent yes \
--quiet yes \
--show-filename yes \