🎁 NewDocumentation Index
Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
Use this file to discover all available pages before exploring further.
- Announcing Trunk shell-hooks: Watches your current working directory to ensure that Trunk-managed tools, linters, and runtimes are available in PATH.
- Trunk check will now hide pre-existing issues by default. The new
--show-existingcommand-line flag can be used to show them. - Trunk check will now omit prompts if not running with an interactive terminal.
- Trunk tools can now list extra packages to be installed.
- Runtime-based tools (ie,
python) must now be explicitly enabled.
- Several Windows fixes.
- Fixes for Emacs-based LSP clients.
- The LSP server will now limit the number of retries for linting files that are modified mid-run.
- Miscellaneous fixes.