File: Makefile

package info (click to toggle)
golang-github-karlseguin-expect 1.0.1%2Bgit20160716.12.5c2eadb-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 148 kB
  • ctags: 204
  • sloc: makefile: 6
file content (5 lines) | stat: -rw-r--r-- 35 bytes parent folder | download | duplicates (2)
1
2
3
4
5
t:
	go test . -v

f:
	go fmt ./...