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 9fb9ad7 commit 1288299
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ test:

lint:
@echo "# Linting..."
@golangci-lint run
@echo "## Fixing whitespaces...."
@echo "## Fixing whitespaces..."
@wsl --allow-cuddle-declarations --force-err-cuddling --fix ./...
@echo "## Running golangci-lint..."
@golangci-lint run

0 comments on commit 1288299

Please sign in to comment.