Skip to content

Commit

Permalink
add newline at end of file to satify go code style with gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma-YuXin committed Apr 8, 2024
1 parent 9736dfb commit 5c9a9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/pipeline/pod/template_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@ func TestExpandedMergePodTemplateWithDefault(t *testing.T) {
}
})
}
}
}

0 comments on commit 5c9a9a9

Please sign in to comment.