sipb / spike

Implementing a packet level software network load balancer
MIT License
11 stars 10 forks source link

tools: add pre-commit hooks #29

Closed aaazalea closed 7 years ago

aaazalea commented 7 years ago

Add pre-commit hooks to automatically run go fmt, golint, etc. Also check for private keys, large files, files with trailing whitespace, etc.