Add debian packaging and some build scripts
This commit is contained in:
2
scripts/lint
Executable file
2
scripts/lint
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
golint ./... | grep -v "should have comment" | grep -v "vendor/"
|
Reference in New Issue
Block a user