forked from firka/flutter
8d8a108d8aa650d99fd0faaf8dca4bac47eb4153
performance-unnecessary-value-param (flutter/engine#44936)
Closes https://github.com/flutter/flutter/issues/132687. Zach, this is a pretty naive attempt, so feel free to suggest alternatives. I considered for example just using `--checks=-{{LINT}}` as well, but figured that might be less discoverable (especially for non-core folks) than just a file called `.clang-tidy-for-githooks`. /cc @jonahwilliams
Enable clang-tidy for pre-push (opt-out), exclude
performance-unnecessary-value-param (flutter/engine#44936)
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%