gordonklaus / ineffassign

Detect ineffectual assignments in Go code.
MIT License
394 stars 22 forks source link

Fix index panic if no argument supplied #1

Closed davecheney closed 9 years ago

davecheney commented 9 years ago

Check that there are exactly two values in argv, the program name and the package.