mstruebing / tldr

Golang command line client for tldr https://github.com/tldr-pages/tldr
MIT License
262 stars 24 forks source link

fix(currPlattform): unexport constant #28

Closed mstruebing closed 6 years ago

mstruebing commented 6 years ago

What I did: unexport the current plattform constant

Why I did it: go lint is saying so.