We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
misc-override-with-different-visibility
widening
1 parent 7b9823b commit bd9f2a2Copy full SHA for bd9f2a2
.clang-tidy
@@ -83,3 +83,5 @@ CheckOptions:
83
value: '0'
84
- key: modernize-use-trailing-return-type.TransformFunctions
85
value: false
86
+ - key: misc-override-with-different-visibility.DisallowedVisibilityChange
87
+ value: widening
0 commit comments