You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename lax_%{X}_test_test.go and lax_${X}_test.go.
(Step 1 rename lax_${X}_test.go -> lax_${X}.go with type converting to public type.)
(Step 2 remove lax_${X}_test.go to make way for step 3)
(Step 3 lax_${X}_test_test.go -> lax_${X}_test.go to fit traditional conventions.)
0 commit comments