trunk.io
Verified for current stable LTS
Trunk.io Command: Run Linters And Formatters On Specific Files
Use for run linters and formatters on specific files with Trunk.io. Exact CLI syntax to run linters and formatters on specific files using Trunk.io.
When to use this: Use for run linters and formatters on specific files with Trunk.io.
Command Syntax
trunk check <path/to/file1 path/to/file2 ...> trunk check <path/to/file1 path/to/file2 ...> Live Command Builder
Final Command
trunk check <path/to/file1 path/to/file2 ...> Command Breakdown
trunk is the base executable for this command.
FAQ
Purpose: Exact syntax to run linters and formatters on specific files using Trunk.io.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Trunk.io Command: Enable Tool At Specific Version
trunk tools enable <tool>@<version> Trunk.io Command: Format Files In Place trunk fmt Trunk.io Command: Initialize Trunk In Repository trunk init Trunk.io Command: List Available Tools And Their Status trunk tools list Trunk.io Command: Print Action Execution History trunk actions history <action>