Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Apr 28, 2024
1 parent 2fb7490 commit 46b5255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Checks: >
-bugprone-reserved-identifier,
-bugprone-switch-missing-default-case,
-bugprone-inc-dec-in-conditions,
-bugprone-multi-level-implicit-pointer-conversion
-bugprone-multi-level-implicit-pointer-conversion,
WarningsAsErrors: '*'
HeaderFilterRegex: '.*(?<!lookup3.c)$'
Expand Down

0 comments on commit 46b5255

Please sign in to comment.