GoClipse / goclipse

Eclipse IDE for the Go programming language:
http://goclipse.github.io/
Eclipse Public License 1.0
841 stars 286 forks source link

Trivial ws fixes and minor edit #238

Closed StevenWColby closed 7 years ago

StevenWColby commented 7 years ago

The only actual edit is on line 24: "... three tools ..."; other changes are just trailing ws removal. Completely trivial :-)

bruno-medeiros commented 7 years ago

Thanks for spotting the wording error, fixed that.

As for trailing one-space whitespace, I don't have a problem with that. It seems this aversion to trailing whitespace is essentially coming from vim user's culture (http://softwareengineering.stackexchange.com/questions/121555/why-is-trailing-whitespace-a-big-deal , see third answer), so...