tonyhffong / Lint.jl

A lint tool for Julia code
Other
169 stars 33 forks source link

E111 (unable to parse) in correct code #268

Open norru opened 4 years ago

norru commented 4 years ago

lintfile and lintpkg fail to parse code which compiles correctly, with a result of E111

So far, it has failed on all files I've tried.

Julia 1.3.0 on Ubuntu 18.04