Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
habedi committed Jan 28, 2025
1 parent ada7a38 commit 516c339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ install-deps: ## Install development dependencies on Debian-based systems
go mod download

.PHONY: lint
lint: ## Run linters on Go files
lint: format ## Run linters on Go files
@echo "Linting Go files..."
golangci-lint run ./...

0 comments on commit 516c339

Please sign in to comment.