add golintc
This commit is contained in:
parent
d97e001b89
commit
bb110cad26
2 changed files with 4 additions and 0 deletions
3
bin/golintc
Executable file
3
bin/golintc
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
golint "$@" | grep -v "should have comment or be unexported"
|
||||
Loading…
Add table
Add a link
Reference in a new issue