tomnomnom / anew

A tool for adding new lines to files, skipping duplicates
MIT License
1.34k stars 147 forks source link

how to fix it #5

Closed knowthetech closed 4 years ago

knowthetech commented 4 years ago

github.com/tomnomnom/anew

go/src/github.com/tomnomnom/anew/main.go:44:3: non-bool lines[line] (type struct {}) used as if condition

shubhack-repo commented 4 years ago

Me too getting this error

knowthetech commented 4 years ago

as i can see it's an issue in code bcz issue exist just after the update

tomnomnom commented 4 years ago

This should be fixed now, sorry!