Commit 781a2f2
committed
Expand clang-tidy checks and tune exclusions
Broadened static analysis coverage in `.clang-tidy` by enabling `bugprone-*`, `clang-analyzer-*`, `portability-*`, full `modernize-*`, and full `readability-*` checks. Updated the exclusion list to disable selected noisy or incompatible modernize/readability rules while keeping `misc-unused-include` enabled.1 parent 0e8c9be commit 781a2f2
1 file changed
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments