mirror of
https://github.com/rjNemo/go-pass-gen
synced 2026-06-06 02:46:40 +00:00
5 lines
No EOL
55 B
Makefile
5 lines
No EOL
55 B
Makefile
lint:
|
|
golint cmd/...
|
|
golint passgen/...
|
|
|
|
.PHONY: lint |