commit | aeb73bc59870f220a5a45ebe4b2435a99cb6cb83 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 11:17:47 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 11:17:49 2025 -0400 |
tree | fe11a8b2691bf51b70adf4bf892ca29bd1a845d4 | |
parent | b8ce3818c2c73196857daf9c0e6e3ee18938f6cc [diff] |
config-clang-tidy: add format subcommand The 'merge' subcommand can be used for formatting, if the `--reference` is the same clang-tidy file as the input, but this is not convenient for users. Add a 'format' subcommand that does the expected. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If51ded84e85f6f285a6b5d1df0764ff20b1b2064