mirror of
https://github.com/appleboy/drone-ssh.git
synced 2026-06-14 05:12:39 +08:00
chore(makefile): change gofmt toll to gofumpt
This commit is contained in:
+1
-3
@@ -387,9 +387,7 @@ func TestCommandOutput(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestWrongFingerprint(t *testing.T) {
|
||||
var (
|
||||
buffer bytes.Buffer
|
||||
)
|
||||
var buffer bytes.Buffer
|
||||
|
||||
plugin := Plugin{
|
||||
Config: Config{
|
||||
|
||||
Reference in New Issue
Block a user