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 0d39b6c commit 2b28204Copy full SHA for 2b28204
.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