File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
_docs-sources/guides/style Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,11 @@ Learn Gruntwork's Go coding style.
2020 href="/guides/style/markdown-style-guide">
2121Learn how Gruntwork formats our READMEs and documentation.
2222</Card >
23+ <Card
24+ title="Bash Style Guide"
25+ href="https://google.github.io/styleguide/shellguide.html">
26+ Gruntwork follows Google's shell style guide for Bash scripts.
27+ </Card >
28+
2329
2430</CardGroup >
Original file line number Diff line number Diff line change @@ -20,13 +20,19 @@ Learn Gruntwork's Go coding style.
2020 href="/guides/style/markdown-style-guide">
2121Learn how Gruntwork formats our READMEs and documentation.
2222</Card >
23+ <Card
24+ title="Bash Style Guide"
25+ href="https://google.github.io/styleguide/shellguide.html">
26+ Gruntwork follows Google's shell style guide for Bash scripts.
27+ </Card >
28+
2329
2430</CardGroup >
2531
2632
2733<!-- ##DOCS-SOURCER-START
2834{
2935 "sourcePlugin": "local-copier",
30- "hash": "570c137a65cf9623f2e9e018df8121d1 "
36+ "hash": "a2e7a4dcf7d1eb2a24102927805a2a5d "
3137}
3238##DOCS-SOURCER-END -->
You can’t perform that action at this time.
0 commit comments