chore: Add clang-tidy rules for lower_case namespaces (#3165)

This commit is contained in:
Alex Kremer
2026-08-04 14:52:29 +01:00
committed by GitHub
parent d2d0f39614
commit 6ce668f493
2 changed files with 3 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ on:
- "tests/**"
- "benchmarks/**"
- .clang_tidy
- .clang-tidy
concurrency:
# Only cancel in-progress jobs or runs for the current workflow - matches against branch & tags