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

3 lines
77 B
Bash
Executable File

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