On Sunday, September 14, 2014 12:12:49 AM UTC-5, Viral Shah wrote:
>
> I wonder if these can be integrated into LightTable and IJulia, so that 
> they always automatically are running in the background on all code one 
> writes.
>

For Emacs users, I threw together a Flycheck extension for Lint.jl:

https://gist.github.com/pao/e65029bf88650e592929

Note that if the `julia` executable is not on your path, you need to 
customize--*not* setq--the variable `flycheck-julia-lint-executable`; if 
you try to use setq it just goes buffer-local. I have no idea why Flycheck 
is designed that way.

Reply via email to