Also, why isn’t shellcheck
being used here? It would have picked this (contrived) example up?
bar is referenced but not assigned. [SC2154]
Also, why isn’t shellcheck
being used here? It would have picked this (contrived) example up?
bar is referenced but not assigned. [SC2154]
@bender@twtxt.net Both. I use it locally. Its basically a linter.
@bender@twtxt.net Yup!
@bender@twtxt.net Shellcheck is great but I hope you don’t care about a low package count for screenshots like some people.
@bender@twtxt.net They must be statically compiling all those Haskell libraries on Ubuntu. This seems to be how it is with every Haskell package on Arch. Pandoc has 180 of its own un-shared dependencies on my system.