mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-14 03:07:24 +03:00
Re-stage files after formatting
This commit is contained in:
parent
d38f8544d5
commit
519e3f014d
@ -10,4 +10,4 @@ pre-commit:
|
||||
gofmt:
|
||||
tags: style
|
||||
glob: "*.go"
|
||||
run: gofmt -w {staged_files}
|
||||
run: gofmt -w {staged_files}; git add {staged_files}
|
||||
|
Loading…
x
Reference in New Issue
Block a user