summaryrefslogtreecommitdiffstats
path: root/tags/s/script-with-language-extension.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/s/script-with-language-extension.tag')
-rw-r--r--tags/s/script-with-language-extension.tag10
1 files changed, 10 insertions, 0 deletions
diff --git a/tags/s/script-with-language-extension.tag b/tags/s/script-with-language-extension.tag
new file mode 100644
index 0000000..5b3f92b
--- /dev/null
+++ b/tags/s/script-with-language-extension.tag
@@ -0,0 +1,10 @@
+Tag: script-with-language-extension
+Severity: warning
+Check: files/scripts
+Explanation: When scripts are installed into a directory in the system PATH, the
+ script name should not include an extension such as <code>.sh</code> or
+ <code>.pl</code> that denotes the scripting language currently used to
+ implement it. The implementation language may change; if it does,
+ leaving the name the same would be confusing and changing it would be
+ disruptive.
+See-Also: debian-policy 10.4