From 23f7992104358058b89ef2444c4912977f046521 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Tue, 17 Aug 2021 12:56:13 -0700 Subject: [PATCH] Created SC2303 (markdown) --- SC2303.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SC2303.md diff --git a/SC2303.md b/SC2303.md new file mode 100644 index 0000000..d9626ab --- /dev/null +++ b/SC2303.md @@ -0,0 +1,3 @@ +## `i` is an array value, not a key. Use directly or loop over keys instead. + +See companion warning [[SC2302]] \ No newline at end of file