aboutsummaryrefslogtreecommitdiff
path: root/scripts/lint
blob: 06957b8c1dccdc4d6e5fce486d323f69548cc1ec (plain)
1
2
#!/bin/bash
golint ./... | grep -v "should have comment" | grep -v "vendor/"