[clang-tidy] modernize-use-equals-default (#5719)

This commit is contained in:
Jonathan Hui
2020-10-27 21:07:41 -07:00
committed by GitHub
parent 41a73b8add
commit 5c5d5f4dd9
6 changed files with 6 additions and 5 deletions
+1
View File
@@ -117,6 +117,7 @@ readonly OT_CLANG_TIDY_BUILD_OPTS=(
readonly OT_CLANG_TIDY_CHECKS="\
-*,\
modernize-use-bool-literals,\
modernize-use-equals-default,\
modernize-use-equals-delete,\
modernize-use-nullptr,\
readability-avoid-const-params-in-decls,\