We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7831841 commit 6245f72Copy full SHA for 6245f72
cpp/common/src/codingstandards/cpp/types/Compatible.qll
@@ -369,4 +369,4 @@ private class FunctionType extends Type {
369
result = this.(RoutineType).getParameterType(i) or
370
result = this.(FunctionPointerIshType).getParameterType(i)
371
}
372
-}
+}
0 commit comments