[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [719] remove extraneous info and opinion, link formatting
From: |
iank |
Subject: |
[Savannah-cvs] [719] remove extraneous info and opinion, link formatting |
Date: |
Wed, 13 Dec 2023 17:31:25 -0500 (EST) |
Revision: 719
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=719
Author: iank
Date: 2023-12-13 17:31:24 -0500 (Wed, 13 Dec 2023)
Log Message:
-----------
remove extraneous info and opinion, link formatting
Modified Paths:
--------------
trunk/sviki/fsf/bash-style-guide.mdwn
Modified: trunk/sviki/fsf/bash-style-guide.mdwn
===================================================================
--- trunk/sviki/fsf/bash-style-guide.mdwn 2023-12-13 22:19:32 UTC (rev
718)
+++ trunk/sviki/fsf/bash-style-guide.mdwn 2023-12-13 22:31:24 UTC (rev
719)
@@ -47,12 +47,10 @@
Scripts must be executable, preferably with no extension, but .sh is
okay. lowercase-dash-separated. Scripts meant to be sourced (libraries)
-are more okay to have .sh extension. This is common practice scripts in
-/usr/bin, don't have .sh, it's extraneous overhead to the person using
-it.
+are more okay to have .sh extension.
If a script is getting published, follow
-https://www.gnu.org/licenses/license-recommendations.en.html .
+<https://www.gnu.org/licenses/license-recommendations.en.html>.
# Shellcheck
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [719] remove extraneous info and opinion, link formatting,
iank <=