Skip to content

Commit

Permalink
tests: exclude llvm-header-guard from clang-tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
bergzand committed Oct 13, 2023
1 parent 09b0b09 commit 5d1f1f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/.clang-tidy
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
Checks: '-llvm-header-guard'
InheritParentConfig: true

0 comments on commit 5d1f1f5

Please sign in to comment.