Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Apr 9, 2024
1 parent 95b4a68 commit ee69622
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
Expand Up @@ -4,7 +4,7 @@ Checks: 'performance-*,
modernize-redundant-void-arg,
modernize-use-nullptr,
modernize-use-default,
modernize-use-emplace,
modernize-use-emplace,
modernize-use-override,
modernize-use-using,
modernize-loop-convert,
Expand Down

0 comments on commit ee69622

Please sign in to comment.