cweill / gotests

Automatically generate Go test boilerplate from your source code.
Apache License 2.0
4.97k stars 346 forks source link

Fix gofmt warning #129

Closed 178inaba closed 4 years ago

178inaba commented 4 years ago

Run gofmt -s -w ..

Fixes #128

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 96.226% when pulling 6a0da7d311af44ad88b197e72ea1d7bf3dd69dba on 178inaba:gofmt_warning into 62fe1b80bbe2c4c7cb0ab26d868795b47475ab90 on cweill:develop.