Commit 02e2456
Curate .clang-tidy checks: enable sensible categories, exclude project/company-specific ones
Enable: bugprone, cert, clang-analyzer, concurrency, cppcoreguidelines,
hicpp, misc, modernize, performance, portability, readability.
Exclude: abseil, altera, android, boost, darwin, fuchsia, google,
linuxkernel, llvm, llvmlibc, mpi, objc, openmp, zircon.
Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>1 parent 129d9b4 commit 02e2456
1 file changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
0 commit comments