Files
brave-core/browser
Aleksei Seren 39d9920a98 [CodeHealth] Enable clang-tidy and fix violations (#35721)
Add .clang-tidy to browser/serp_metrics and components/serp_metrics
to enforce bugprone, readability, modernize, and performance checks.
Also fix violations surfaced by the new configuration including uppercase literal suffixes,
unused includes, dangling string_view in test fixture, non-static
accessors in tests, and Windows-conditional tests guarded via #if instead
of MAYBE_ macros.
2026-04-21 21:16:09 +01:00
..
2026-03-25 11:42:45 +01:00
2026-04-21 14:51:30 -04:00