From 06fdbc1a5f22ff69475bc2ad8045846b8ccbbe29 Mon Sep 17 00:00:00 2001 From: koalaman Date: Sat, 1 Mar 2014 14:24:32 -0800 Subject: [PATCH] Created SC2119 (markdown) --- SC2119.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SC2119.md diff --git a/SC2119.md b/SC2119.md new file mode 100644 index 0000000..ed62523 --- /dev/null +++ b/SC2119.md @@ -0,0 +1,3 @@ +# Use foo "$@" if function's $1 should mean script's $1. + +See companion warning [[SC2120]]. \ No newline at end of file