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-*",
|
"misc-*",
|
||||||
"performance-*",
|
"performance-*",
|
||||||
"portability-*",
|
"portability-*",
|
||||||
|
"-bugprone-easily-swappable-parameters",
|
||||||
"-bugprone-narrowing-conversions",
|
"-bugprone-narrowing-conversions",
|
||||||
"-google-readability*",
|
"-google-readability*",
|
||||||
"-google-runtime-references",
|
"-google-runtime-references",
|
||||||
|
Reference in New Issue
Block a user