warren830 commented on code in PR #2910:
URL: https://github.com/apache/incubator-devlake/pull/2910#discussion_r960580308


##########
plugins/starrocks/starrocks.go:
##########
@@ -59,6 +59,8 @@ var PluginEntry StarRocks
 
 func main() {
        cmd := &cobra.Command{Use: "StarRocks"}
+       sourceType := cmd.Flags().StringP("source_type", "sp", "", "Source 
type")

Review Comment:
   这里用sp是因为st用过了吗?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to