Remove tags Makefile target

This commit is contained in:
Jan Eitzinger 2024-10-21 14:32:47 +02:00
parent 2c2e7decc8
commit 73d7376047

View File

@ -28,7 +28,3 @@ test:
@go build ./...
@go vet ./...
@go test ./...
tags:
$(info ===> TAGS)
@ctags -R