Skip to content

clang-tidy: bump default and known_good_version to 20.1.0#1139

Open
helly25 wants to merge 1 commit into
trunk-io:mainfrom
helly25:clang-tidy-default-20.1.0
Open

clang-tidy: bump default and known_good_version to 20.1.0#1139
helly25 wants to merge 1 commit into
trunk-io:mainfrom
helly25:clang-tidy-default-20.1.0

Conversation

@helly25
Copy link
Copy Markdown
Contributor

@helly25 helly25 commented May 16, 2026

Summary

  • Move clang-tidy's default version from 15.0.6 and both known_good_version fields from 16.0.3 to 20.1.0, the newest patch the trunk.io CDN actually hosts.
  • Add a header comment in plugin.yaml enumerating the patches available per platform on the trunk.io CDN.

Parallel to #1138 (clang-format). The downloads: block is structurally unchanged — only the default and the documented known_good_versions move.

Test plan

  • Pre-push hook runs tests/repo_tests/{valid_package_download,config_check}.test.ts — passed.
  • CI: bumping the linter major may change diagnostic output across existing test fixtures; reviewers should check the clang-tidy snapshot tests.

🤖 Generated with Claude Code

Document the patch versions trunk.io's CDN actually publishes for
clang-tidy and move the defaults from 15.0.6 / 16.0.3 to 20.1.0,
which is the newest patch available across all four platforms.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant