Skip to content

Commit

Permalink
Enable clang-tidy modernize-use-emplace
Browse files Browse the repository at this point in the history
  • Loading branch information
jbytheway committed May 6, 2021
1 parent 1bb2b6b commit 800e75f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ readability-*,\
-modernize-pass-by-value,\
-modernize-return-braced-init-list,\
-modernize-use-default-member-init,\
-modernize-use-emplace,\
-performance-unnecessary-value-param,\
-readability-else-after-return,\
-readability-implicit-bool-conversion,\
Expand Down

0 comments on commit 800e75f

Please sign in to comment.