Add trunk-toolbox lint command configuration for v0.7.0+#1126
Merged
EliSchleifer merged 3 commits intomainfrom Apr 21, 2026
Merged
Add trunk-toolbox lint command configuration for v0.7.0+#1126EliSchleifer merged 3 commits intomainfrom
EliSchleifer merged 3 commits intomainfrom
Conversation
Adds a new lint command definition for trunk-toolbox >=0.7.0 that passes
the --workspace=${workspace} flag to the binary.
The powershell/tap/powershell third-party Homebrew formula uses 'depends_on macos: :high_sierra' which is disabled in current Homebrew, breaking Linter Tests macOS. Switch to the official 'powershell' cask (Microsoft's recommended install method).
The 'powershell' Homebrew cask no longer exists and the 'powershell/tap' formula uses a disabled macOS version constraint. GitHub macOS runners come with PowerShell 7 pre-installed, and trunk's pwsh tool plugin handles on-demand installation otherwise, so the brew install is redundant.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added a new lint command configuration for trunk-toolbox v0.7.0 and later, enabling support for newer versions of the tool while maintaining backward compatibility with v0.5.3+.
Key Changes
lintcommand entry for trunk-toolbox versions >=0.7.0--upstreamflagImplementation Details
toolbox.tomlandlog4rs.yamlchangestoolbox.tomlfor tool-specific settingsdisable_upstream: false) to allow incremental lintinghttps://claude.ai/code/session_019EaP7GgfmUZB32T9DrQPGZ