Skip to content

Commit 5eda8c0

Browse files
committed
Fixed arg processing and go-fmt error checking
1 parent d33ef76 commit 5eda8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
entry: go-returns.sh
129129
types: [go]
130130
language: 'script'
131-
description: "Run 'goreturns -l -p -d [$ARGS] $FILE' for each staged .go file"
131+
description: "Run 'goreturns -l -d [$ARGS] $FILE' for each staged .go file"
132132
pass_filenames: true
133133

134134
# ==============================================================================

0 commit comments

Comments
 (0)