================ @@ -0,0 +1,22 @@ +// RUN: %check_clang_tidy %s readability-use-explicit-namespaces %t + ---------------- PiotrZSL wrote: Add tests with: - templates - operators - classes - fixes - ... https://github.com/llvm/llvm-project/pull/70621