@@ -1,6 +1,8 @@
GOPATH := $(shell pwd)
default: run
run: src/*.go
go run src/*.go
run: *.go */*.go
go run main.go
fmt:
go fmt *.go
go fmt sircd/*.go
The note is not visible to the blocked user.