From 5da1571c576c41b2fdbb09cdc386418c93758dd9 Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Thu, 14 Nov 2019 09:53:05 +0100 Subject: [PATCH] Updated SC2248 (markdown) --- SC2248.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SC2248.md b/SC2248.md index f209fe0..31de625 100644 --- a/SC2248.md +++ b/SC2248.md @@ -1 +1,3 @@ - Warn about variable references without braces. This error is optional and not enabled by default. \ No newline at end of file + # Warn about variable references without braces. + +This error is optional and not enabled by default. \ No newline at end of file