Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
10 days | clang-tidy: run tool only on source files participating in targets | Sahnvour | 1 | -0/+20 |
2024-12-19 | scripts: add "clippy" internal tool | Paolo Bonzini | 1 | -0/+10 |
2024-12-19 | scripts: convert run_tool to asyncio | Paolo Bonzini | 1 | -32/+88 |
2024-12-19 | scripts: rename run_tool to run_clang_tool | Paolo Bonzini | 1 | -1/+1 |
2024-08-25 | Better handle CTRL-C during clang-tidy/format | Mark A. Tsuchida | 1 | -4/+18 |
2023-12-13 | Use SPDX-License-Identifier consistently | Dylan Baker | 1 | -11/+1 |
2023-03-21 | Fix run_tool() when git is not installed | Alyssa Ross | 1 | -3/+3 |
2022-08-26 | Fix purely white space issues reported by flake8 | Alf Henrik Sauge | 1 | -1/+1 |
2022-03-29 | move a bunch of imports into TYPE_CHECKING blocks | Eli Schwartz | 1 | -1/+4 |
2021-11-14 | Share common code between clang tidy and format | Xavier Claessens | 1 | -0/+65 |