style(make): 修复文件末尾缺少换行符

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
xfy 2026-04-20 18:26:26 +08:00
parent e9c24e5671
commit cfb27a9b9d

View File

@ -353,4 +353,4 @@ help:
@echo "Other:"
@echo " make install - Install to GOPATH/bin"
@echo " make clean - Clean build artifacts"
@echo ""
@echo ""