Skip to content

Commit

Permalink
Re-enable clang-tidy padding check
Browse files Browse the repository at this point in the history
  • Loading branch information
jbytheway committed May 4, 2020
1 parent 8b4a4e2 commit b06bc95
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 @@ -52,7 +52,6 @@ readability-*,\
-readability-magic-numbers,\
-readability-named-parameter,\
-readability-redundant-control-flow,\
-clang-analyzer-optin.performance.Padding,\
"
WarningsAsErrors: '*'
HeaderFilterRegex: '(src|test|tools).*'
Expand Down

0 comments on commit b06bc95

Please sign in to comment.