Skip to content

Commit

Permalink
Update clang-tidy warnings
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Guerinoni <[email protected]>
  • Loading branch information
guerinoni committed Mar 9, 2021
1 parent d917c99 commit b51cd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Checks: '*'
Checks: 'clang-analyzer-*, bugprone-*, cppcoreguidelines-*, modernize-*, performance-*, readability-*'
WarningsAsErrors: '*'

0 comments on commit b51cd50

Please sign in to comment.