Skip to content
tonyhffong edited this page Feb 10, 2015 · 7 revisions

Welcome to the Lint.jl wiki!

Editor supports

Here I collect people's effort to integrate Lint.jl into their Julia development environment.

  • Emacs flycheck (from @pao) ** 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.

  • Sublime (from @tomaskrehlik). It's now done natively via the lintserver function. See README.md

Clone this wiki locally