commit | c675d088fb90bdfb04fa77439c4339d6598399d2 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 09 09:30:46 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jun 11 15:50:02 2025 +0000 |
tree | fd1d676183a517e83f1b44cdceae6fac82f27bcd | |
parent | 05ac17916da3c2b27f06a1fe489150aed436ef4d [diff] |
format-code: enable config-clang-tidy format checking config-clang-tidy has been introduced as a tool for formatting and modifying `.clang-tidy` files in a consistent way across the organization. All existing `.clang-tidy` files have been reformatted already with this tool, so enable running in CI to prevent format regressions. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I99081c3313faf5514399128416b325f3cdf20323