feat: with shuttletask; format
This commit is contained in:
5
shuttletask/testdata/test_module/very_long_line.go
vendored
Normal file
5
shuttletask/testdata/test_module/very_long_line.go
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
package testmodule
|
||||
|
||||
func SomeFunction(with, lots, of, parameters, more, more, more, more, more string) (and string, lots string, of string, someerror string, returns string) {
|
||||
return "", "", "", "", ""
|
||||
}
|
Reference in New Issue
Block a user