stuphlabs / pullcord

A reverse proxy that allows scaling down a cloud service to zero servers without sacrificing (eventual) availability.
GNU Affero General Public License v3.0
4 stars 2 forks source link

Some errors have sentence-ending punctuation #152

Closed proidiot closed 5 years ago

proidiot commented 5 years ago

golint doesn't like sentence-ending punctuation in error messages. It apparently also doesn't like error messages to begin with a capital letter, but I definitely think that rule should be ignored if it makes sense for the first word in an error message to be the name of an exported symbol.