Hacker News new | ask | show | jobs
by ygritte 327 days ago
Yep, shellcheck + syntastic in vim makes for a great bash "IDE".
1 comments

https://github.com/vim-syntastic/syntastic looks like it is no longer maintained. Is there something more recent for syntastic?

Agreed WRT shellcheck.

It mentions ALE [1] as the logical successor to syntastic. I've been using ALE for many years.

[1] https://github.com/dense-analysis/ale