Commit 6fca482
committed
Expand clang-tidy checks and tune ignores
Broadened the lint profile from a small curated list to full `bugprone-*`, `clang-analyzer-*`, `portability-*`, `modernize-*`, and `readability-*` groups, while keeping `google-*`. Updated exclusions to skip a few high-noise modernize/readability checks and re-enabled checks that were previously disabled, including analyzer and unused-include coverage.1 parent ae9a107 commit 6fca482
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