Merge "Don't use bugprone-easily-swappable-parameters for global tidy builds either"
This commit is contained in:
@@ -39,6 +39,7 @@ func init() {
|
||||
"misc-*",
|
||||
"performance-*",
|
||||
"portability-*",
|
||||
"-bugprone-easily-swappable-parameters",
|
||||
"-bugprone-narrowing-conversions",
|
||||
"-google-readability*",
|
||||
"-google-runtime-references",
|
||||
|
Reference in New Issue
Block a user