Skip to content

yahuian/gox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gox

🔩 go utils ~

开发之前

# ci 工具
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest

# 配置项目 git hooks 路径
git config core.hooksPath .githooks