Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trunk.io/llms.txt

Use this file to discover all available pages before exploring further.

🎁 New
  • Rewrite linters now have the ability to emit diagnostics.
✨ Improvements
  • Git hooks are less noisy when there is nothing to do.
🔧 Fixes
  • Fix for include-what-you-use not running from the correct working directory.
  • When running sub-proccesses at a low priority, trunk will now ensure the priority is never raised.
  • Ensure environment variables for temporary folders are set for Windows sub-processes.
  • Fix for Windows when your repository is not on the C: drive.
  • Shell hooks fix for paths with special characters.