Back to Prek

Debugging

docs/debugging.md

0.3.13278 B
Original Source

Debugging

To enable verbose tracing output, use the -vvv flag when running prek:

bash
prek run -vvv

Additionally, on every run prek writes a log file to ~/.cache/prek/prek.log by default. If you encounter issues, please include this log file when reporting bugs.