Documentation Index
Fetch the complete documentation index at: https://trunk-4cab4936-sam-gutentag-flaky-tests-new-monitors.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Using the CLI
List all of the available lintersUsing Trunk config files
Trunk only runs linters listed in theenabled section; linters which are defined in lint.definitions but are not listed in enabled are not run.
When enabling a linter, you must specify a version for the linter:
Disable linters
Trunk will continuously monitor your repository and make recommendations of additional new tools to run on your codebase. You can tell Trunk not to recommend a specific linter by adding it to the disabled list.Upgrading linters
Runtrunk upgrade to update the Trunk CLI and all your plugins, linters, tools, and runtimes.