Skip to content

Commit a42cfa4

Browse files
committed
chore: updated template files
1 parent ad0958c commit a42cfa4

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)