Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
8 days | [clang-tidy][NFC] http -> https (#160128) | Victor Chernyakin | 1 | -1/+1 |
2025-09-14 | [clang-tidy][NFC] Switch to new file header style (#158497) | Victor Chernyakin | 1 | -1/+1 |
2024-07-01 | [clang-tidy] Option to ignore anonymous namespaces in avoid-non-const-global-... | Pascal Jungblut | 1 | -2/+5 |
2023-01-23 | [clang-tidy][NFC] Use C++17 nested namespaces in clang-tidy headers | Carlos Galvez | 1 | -6/+2 |
2022-06-16 | [clang-tidy] Organize check doc files into subdirectories (NFC) | Richard | 1 | -1/+1 |
2020-03-13 | Add CppCoreGuidelines I.2 "Avoid non-const global variables" check | Kim Viggedal | 1 | -0/+35 |