index
:
gomuks
master
A terminal based matrix client written in go. Modified to support uploading files (using /upload command) and greentext.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
lint
blob: 06957b8c1dccdc4d6e5fce486d323f69548cc1ec (
plain
)
1
2
#!/bin/bash golint ./... | grep -v "should have comment" | grep -v "vendor/"