Skip to content

Commit

Permalink
chore: updated template files
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Jun 26, 2024
1 parent 1288299 commit d54e032
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ test:

lint:
@echo "# Linting..."
@echo "## Go mod tidy..."
@go mod tidy
@echo "## Fixing whitespaces..."
@wsl --allow-cuddle-declarations --force-err-cuddling --fix ./...
@echo "## Running golangci-lint..."
Expand Down

0 comments on commit d54e032

Please sign in to comment.