Skip to content

Commit

Permalink
Enable modernize-deprecated-headers
Browse files Browse the repository at this point in the history
Enable this clang-tidy check.
  • Loading branch information
jbytheway committed Dec 24, 2019
1 parent 44852dc commit c0a5bbe
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 @@ -29,7 +29,6 @@ readability-*,\
-cert-msc51-cpp,\
-misc-non-private-member-variables-in-classes,\
-modernize-avoid-c-arrays,\
-modernize-deprecated-headers,\
-modernize-pass-by-value,\
-modernize-return-braced-init-list,\
-modernize-use-auto,\
Expand Down

0 comments on commit c0a5bbe

Please sign in to comment.