Skip to content

Commit

Permalink
Enable only one check for third party code so clang-tidy stops compla…
Browse files Browse the repository at this point in the history
…ining
  • Loading branch information
jonesmz committed Oct 30, 2023
1 parent 4613d9e commit 92b2848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/.clang-tidy
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
Checks: '-*'
Checks: '-*,modernize-use-nullptr*'

0 comments on commit 92b2848

Please sign in to comment.