Trunk Code Quality CLI

Meta-linter and static analysis manager exposed through the trunk CLI and a local daemon (no public REST API). Commands include trunk init, trunk check, and trunk check --all; it hermetically installs and runs third-party linters, formatters, and security scanners, operating in Hold The Line mode by default and serving real-time annotations to IDE extensions.

API entry from apis.yml

apis.yml Raw ↑
aid: trunk-io:code-quality-cli
name: Trunk Code Quality CLI
tags:
- Code Quality
- Meta-Linter
- Static Analysis
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.trunk.io/code-quality
baseURL: https://docs.trunk.io/code-quality
properties:
- url: https://docs.trunk.io/code-quality
  type: Documentation
- url: https://docs.trunk.io/cli
  type: Documentation
description: Meta-linter and static analysis manager exposed through the trunk CLI and a local daemon
  (no public REST API). Commands include trunk init, trunk check, and trunk check --all; it hermetically
  installs and runs third-party linters, formatters, and security scanners, operating in Hold The Line
  mode by default and serving real-time annotations to IDE extensions.