Check your likes. I for one am going to grab this now. I had a much more primitive version in my init.el, but I like that this sets up a linting server.
EDIT: Maybe this is an issue with flycheck or my setup, but it seems to spend a fair amount of time blocking whenever it runs. I don’t know if this is normal, I haven’t used flycheck before (I use jedi for Python), but it’s a real nuisance that there is that little bit of delay every few seconds.
Emacs user here (so much that I wrote julia-repl). I gave a like above, but will defer trying flycheck-julia until I am a bit less busy. Lack of immediate feedback probably means that people are are JuliaCon, busy with something else, or are working on perfecting their init.el
The only advantage of julia-repl is terminal-dependent libraries — ESS uses comint, which does not provide a terminal. Gallium was the original motivation for writing it, but while that is not working, you gain little over ESS.