Skip to content

Commit

Permalink
clang-tidy: don't check for pass-by-value optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
Stifael authored and bkueng committed Apr 5, 2018
1 parent d64b59b commit ca046af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Checks: '*
,-modernize-use-equals-delete
,-modernize-use-override
,-modernize-use-using
,-modernize-pass-by-value
,-performance-inefficient-string-concatenation
,-readability-avoid-const-params-in-decls
,-readability-else-after-return
Expand Down

0 comments on commit ca046af

Please sign in to comment.