✨ ImprovementsDocumentation Index
Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
Use this file to discover all available pages before exploring further.
- Updated embedded CURL to v8.13 (enables support for running inside Open AI Codex)
- Formatting issues can now be downgraded to non-blocking using the
thresholdvalue like any other linter issue. To make use of this feature you need to set the unformatted_level for any formatters you want to control this way as such:
- Specifying a runtime with equality operator will use system version if available. (e.g. ruby@=3.4.2 will now use ruby found on PATH if version matches exactly)