We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33ef76 commit 5eda8c0Copy full SHA for 5eda8c0
.pre-commit-hooks.yaml
@@ -128,7 +128,7 @@
128
entry: go-returns.sh
129
types: [go]
130
language: 'script'
131
- description: "Run 'goreturns -l -p -d [$ARGS] $FILE' for each staged .go file"
+ description: "Run 'goreturns -l -d [$ARGS] $FILE' for each staged .go file"
132
pass_filenames: true
133
134
# ==============================================================================
0 commit comments