Skip to content

Commit

Permalink
chore: rm unnecessary lint target
Browse files Browse the repository at this point in the history
  • Loading branch information
lvlcn-t committed Aug 1, 2024
1 parent 20a69d9 commit 234ebcd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ SHELL := /bin/bash
.PHONY: dev
dev:
@go run cmd/app/main.go

lint:
@pre-commit run -a --hook-stage pre-commit

0 comments on commit 234ebcd

Please sign in to comment.