isacikgoz / tldr

fast and interactive tldr client written with go
https://isacikgoz.me/tldr/
MIT License
1.36k stars 48 forks source link

Ensure closing file handle #22

Closed amezghal closed 4 years ago

amezghal commented 4 years ago

Ensure closing file handle. there are two return without closing the file

isacikgoz commented 4 years ago

Thanks @amezghal, good catch!