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
0a589a2565
envconf
/
.hooks
/
pre-commit
4 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
format hook
2021-03-26 16:17:52 +00:00
#!/usr/bin/env bash
add test
2022-01-29 12:29:09 +00:00
go fmt *.go tests/*.go
git add *.go tests/*.go
Reference in New Issue
Copy Permalink