Skip to content

Commit a1bc0e8

Browse files
author
windows
committed
fix: apply gofmt formatting
1 parent f52d3f7 commit a1bc0e8

64 files changed

Lines changed: 152 additions & 118 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pkg/ddc/alluxio/transform_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ func TestGenerateStaticPorts(t *testing.T) {
360360
t.Errorf("Expect the value %v, but got %v", expect, gotValue)
361361
}
362362
}
363+
363364
// TestTransformShortCircuit tests the transformation of short-circuit configuration in AlluxioEngine.
364365
// It verifies the behavior with different tiered storage configurations (emptyDir vs non-emptyDir volumes),
365366
// ensuring the correct short-circuit policy, enablement status, and property values are set.

vendor/github.com/agiledragon/gomonkey/v2/jmp_amd64.go

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/agiledragon/gomonkey/v2/modify_binary_windows.go

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/brahma-adshonor/gohook/utility_darwin.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/brahma-adshonor/gohook/utility_linux.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/brahma-adshonor/gohook/utility_unix.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/davecgh/go-spew/spew/bypass.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/davecgh/go-spew/spew/bypasssafe.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/emicklei/go-restful/v3/curly.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/emicklei/go-restful/v3/json.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)