https://bugs.kde.org/show_bug.cgi?id=352395
Bart Van Assche <bvanass...@acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bvanass...@acm.org --- Comment #19 from Bart Van Assche <bvanass...@acm.org> --- Although it's not a compiler, the following tool is very convenient for checking the syntax of shell scripts: https://github.com/koalaman/shellcheck. I build and install it as follows: git clone https://github.com/koalaman/shellcheck cd shellcheck cabal update cabal install cabal-install cabal install -- You are receiving this mail because: You are watching all bug changes.