Merge "Disable performance-no-int-to-ptr in global default"
This commit is contained in:
@@ -46,6 +46,7 @@ func init() {
|
|||||||
"-misc-no-recursion",
|
"-misc-no-recursion",
|
||||||
"-misc-non-private-member-variables-in-classes",
|
"-misc-non-private-member-variables-in-classes",
|
||||||
"-misc-unused-parameters",
|
"-misc-unused-parameters",
|
||||||
|
"-performance-no-int-to-ptr",
|
||||||
// the following groups are excluded by -*
|
// the following groups are excluded by -*
|
||||||
// -altera-*
|
// -altera-*
|
||||||
// -cppcoreguidelines-*
|
// -cppcoreguidelines-*
|
||||||
|
Reference in New Issue
Block a user