Skip to content

Commit

Permalink
Update clang-tidy config
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAyd committed Jan 30, 2025
1 parent acd3375 commit f5aa520
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
Checks: '-*,cppcoreguidelines-*,-cppcoreguidelines-pro-type-union-access'
CheckOptions:
- key: cppcoreguidelines-avoid-do-while.IgnoreMacros
value: true

0 comments on commit f5aa520

Please sign in to comment.