Commit aaab41e
The run-clang-tidy version shipped in current humble-ci Docker images
no longer accepts the `--fix --fix-errors --format-style=file` flags
that CLANG_TIDY_ARGS was passing through, so every humble PR has been
red on the `humble-ci + ikfast + clang-tidy (delta)` check.
Mirror what #3640 did on main (and #3642 backported to jazzy): drop
the env var entirely so run-clang-tidy gets invoked with its defaults.
Co-authored-by: Nathan Brooks <nathanbrooks@picknik.ai>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 4e0e5ca commit aaab41e
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments