tonyhffong / Lint.jl

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

listen has moved to standard library Sockets #257

Closed mkschleg closed 5 years ago

mkschleg commented 5 years ago

The lintserver function assumes the listen function is still in Base, but has been moved to the Sockets library. Just need to import.