Skip to content

Commit

Permalink
tests clang-tidy ignore eadability-function-size
Browse files Browse the repository at this point in the history
  • Loading branch information
dagar committed Mar 27, 2018
1 parent f46ea75 commit 0baf3e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/systemcmds/tests/.clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Checks: '*
,-readability-avoid-const-params-in-decls
,-readability-braces-around-statements
,-readability-else-after-return
,-readability-function-size
,-readability-implicit-bool-cast
,-readability-inconsistent-declaration-parameter-name
,-readability-named-parameter
Expand Down

0 comments on commit 0baf3e3

Please sign in to comment.