AlexStocks commented on code in PR #3340: URL: https://github.com/apache/dubbo-go/pull/3340#discussion_r3563491810
########## .agents/.opencode/plugins/dubbo-go-agent-skills.js: ########## @@ -0,0 +1,46 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * Review Comment: [P1] 新增插件文件未通过空白检查 `git diff --check` 在本文件第 8、10 行检测到尾随空格。该文件会作为插件入口分发,请先清除尾随空格并确保仓库格式检查通过。 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
