This website requires JavaScript.
Explore
Help
Sign In
roypur
/
envconf
Watch
1
Star
0
Fork
0
You've already forked envconf
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9badf9a54a
envconf
/
.hooks
/
pre-commit
7 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
format hook
2021-03-26 16:17:52 +00:00
#!/usr/bin/env bash
fix hooks
2022-01-29 12:31:31 +00:00
go fmt *.go
go fmt tests/*.go
add test
2022-01-29 12:29:09 +00:00
git add *.go tests/*.go
fix hooks
2022-01-29 12:31:31 +00:00
git add tests/*.go
Reference in New Issue
Copy Permalink