Files
swayipc/Makefile

6 lines
62 B
Makefile

all:
go build .
lint:
golangci-lint run --show-stats=false