community_bash_style_guide
community_bash_style_guide copied to clipboard
Community Bash Style Guide: writing useful and modern bash scripts, seriously.
http://isquared.nl/blog/2012/11/19/bash-lambda-expressions is also giving a 404 at the moment (maybe only temporary).
Hi, I am surprised that the shfmt tool is not listed: https://github.com/mvdan/sh Let me know if you want me to PR to add it. Cheers!
Shfmt is a shell parser, formatter, and interpreter. You can easily plug it to your favorite editor, example: - https://github.com/z0mbix/vim-shfmt - https://github.com/purcell/emacs-shfmt/ Plus: + typo + trailing whitespaces