summaryrefslogtreecommitdiff
path: root/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-29 14:09:30 +0000
committerPaul Buetow <paul@buetow.org>2021-11-29 14:09:30 +0000
commit532b81dc96c5f83bb3833e0926d73fe1ad57536c (patch)
tree12ab57b6368dc6d99b74da2bd092af5b85260f49 /gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi
parent138cde92a7ddca983fa50ef1372acebf409f479b (diff)
change written to published
Diffstat (limited to 'gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi')
-rw-r--r--gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi
index 51b2e0a3..a255153d 100644
--- a/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi
+++ b/gemfeed/2021-05-16-personal-bash-coding-style-guide.gmi
@@ -13,7 +13,7 @@
"\__/"---------------"\__/"-+---+'
```
-> Written by Paul Buetow 2021-05-16
+> Published by Paul Buetow 2021-05-16
Lately, I have been polishing and writing a lot of Bash code. Not that I never wrote a lot of Bash, but now as I also looked through the Google Shell Style Guide, I thought it is time also to write my thoughts on that. I agree with that guide in most, but not in all points.