tonyhffong / Lint.jl

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

Lint option to only check for Errors. #244

Open wolfiex opened 6 years ago

wolfiex commented 6 years ago

Ie not check for any warnings at runtime as opposed to just filtering these out afterwards.