yujinakayama / atom-lint

Obsolete: Generic code linting support for Atom
https://atom.io/packages/atom-lint
MIT License
111 stars 33 forks source link

Crashes when saving an empty golang file. #37

Closed tjrivera closed 10 years ago

tjrivera commented 10 years ago

go version 1.2 atom.io 0.78.0

When saving an empty golang file the linter will crash when it tries to build an array on this null return from item.match here

Pull request forthcoming