From 99813f04c03c68ba54e228b957e888e72da8a2d4 Mon Sep 17 00:00:00 2001 From: Krishna Acondy Date: Mon, 19 Apr 2021 20:55:59 +0100 Subject: [PATCH] chore(*): fix tests --- .sasjslint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sasjslint b/.sasjslint index 2d6a33f..1d5ba7c 100644 --- a/.sasjslint +++ b/.sasjslint @@ -7,7 +7,7 @@ "lowerCaseFileNames": true, "noTabIndentation": true, "indentationMultiple": 2, - "hasMacroNameInMend": false, + "hasMacroNameInMend": true, "noNestedMacros": true, "hasMacroParentheses": true } \ No newline at end of file