gomuks/scripts/lint
2018-05-03 10:03:25 +03:00

2 lines
77 B
Bash
Executable file

#!/bin/bash
golint ./... | grep -v "should have comment" | grep -v "vendor/"