Skip to content

Commit

Permalink
remove clang tidy file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed Jul 17, 2020
1 parent 1b99a88 commit 9273eb5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,10 @@ Checks: -*,
,misc-uniqueptr-reset-release,
,modernize-deprecated-headers,
,modernize-make-shared,
,modernize-make-unique,
,modernize-use-bool-literals,
,modernize-use-equals-delete,
,modernize-use-nullptr,
,modernize-use-override,
,performance-inefficient-algorithm,
,performance-inefficient-vector-operation,
,performance-faster-string-find,
,performance-for-range-copy,
,performance-move-const-arg,
,performance-unnecessary-copy-initialization,
,readability-container-size-empty,
,readability-redundant-string-cstr,
Expand Down

0 comments on commit 9273eb5

Please sign in to comment.