azet / community_bash_style_guide

Community Bash Style Guide: writing useful and modern bash scripts, seriously.
Creative Commons Attribution 4.0 International
297 stars 37 forks source link

Missing shfmt formatter tool (IMHO) #16

Open fauust opened 3 years ago

fauust commented 3 years ago

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!

azet commented 2 years ago

Hi,

Sure, please feel free to add this to the appropriate section in the style guide. It's usually best if you write a few sentences outlining the project and it's benefits -- or give a concrete example, if that makes sense as part of the style guide.

Let me know what you think. If you're up to it you can open a pull request and I'll review it. It's a community style guide and I try to keep it that way. Unless a ton of people disagree about something being added to it, we usually will merge pull requests after review.

Thanks!

fauust commented 2 years ago

Hi @azet! Here is the PR for shfmt https://github.com/azet/community_bash_style_guide/pull/17.

I have also found some 404: https://github.com/azet/community_bash_style_guide/pull/18