carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
http://docs.carbon-lang.dev/
Other
32.38k stars 1.48k forks source link

Reconstruct rational for disabled clang-tidy checks. #4541

Closed jonmeow closed 1 week ago

jonmeow commented 1 week ago

Commenting on danakj's clang-tidy PRs, it would've been helpful to just have a quick reference for older checks. So while I've been getting comments for new things, go back and comment the ones that predate adding per-check comments.

I did this mainly by running clang-tidy and seeing whether we could re-enable them, thus also fixing the clang-tidy wrapper script.

Adding backticks to try to make it easier to scan.