From ce0a17cedb23fb90de93eba6844ac81aad4eaf6d Mon Sep 17 00:00:00 2001 From: koalaman Date: Thu, 27 Feb 2014 10:55:40 -0800 Subject: [PATCH] Created SC2030 (markdown) --- SC2030.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SC2030.md diff --git a/SC2030.md b/SC2030.md new file mode 100644 index 0000000..4599d47 --- /dev/null +++ b/SC2030.md @@ -0,0 +1,3 @@ +# Modification of var is local (to subshell caused by pipeline). + +See companion warning [[SC2031]]. \ No newline at end of file