commit | 26516f6a5867f4dacacc46c7912ee222c3373af6 | [log] [tgz] |
---|---|---|
author | Nikolas Klauser <nikolasklauser@berlin.de> | Fri Nov 22 23:20:22 2024 +0100 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 22 14:26:13 2024 -0800 |
tree | aaacda68eba9a8cdbb94cb03adc61472ae0dc545 | |
parent | d5fc5206214a7ae26091bd4c933d1ef0384ac804 [diff] |
[libc++] Add a .clang-tidy file to libcxx/src This disables `readability-identifier-naming` for the source files, since names don't have to by _Uglified in the source files. We currently don't enforce clang-tidy in the source files, so this is only useful to avoid a bunch of warnings when using an editor that shows the results of clang-tidy. GitOrigin-RevId: 8f50321256ecc1e7d433ca00baff47bd8a8bc81e