Skip to content

feat: update README and code to support clang-tidy auto-fix with vers…

30ca9e9
Select commit
Loading
Failed to load commit list.
Merged

feat(clang-tidy): add --fix opt-in flag for auto-applying fixes in place #206

feat: update README and code to support clang-tidy auto-fix with vers…
30ca9e9
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 6, 2026 in 0s

Performance Regression: -14.31%

❌ 2 regressed benchmarks
✅ 61 untouched benchmarks
⏩ 13 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_run_clang_tidy_valid[args0-1] 1.1 ms 1.3 ms -14.05%
test_run_clang_tidy_invalid[args0-1] 1.1 ms 1.3 ms -14.31%

Comparing copilot/add-auto-fix-support-clang-tidy (30ca9e9) with main (dc6f651)2

Open in CodSpeed

Footnotes

  1. 13 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on main (ed85e29) during the generation of this report, so dc6f651 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.