Skip to content

Commit 6d14c2f

Browse files
committed
chore: updated template files
1 parent 5ed53d9 commit 6d14c2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ test:
1212
lint:
1313
@echo "# Linting..."
1414
@golangci-lint run
15+
@echo "## Fixing whitespaces...."
16+
@wsl --allow-cuddle-declarations --force-err-cuddling --fix ./...

0 commit comments

Comments
 (0)