Copilot commented on code in PR #912:
URL: 
https://github.com/apache/skywalking-banyandb/pull/912#discussion_r2649387835


##########
Makefile:
##########
@@ -225,4 +225,4 @@ release-push-candidate: ## Push release candidate
 .PHONY: test test-race test-coverage test-ci test-docker
 .PHONY: license-check license-fix license-dep
 .PHONY: release release-binary release-source release-sign release-assembly
-.PHONY: vendor-update
+.PHONY: vendor-update

Review Comment:
   Trailing whitespace has been added to this line. This should be removed to 
maintain consistent formatting and avoid potential issues with version control 
systems that flag trailing whitespace.



-- 
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