diff --git a/README.md b/README.md index f4ad1ab..1c8ef47 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Configuration is via a `.sasjslint` file with the following structure (these are "hasDoxygenHeader": true, "hasMacroNameInMend": true, "hasMacroParentheses": true, - "ignoreList": ["sajsbuild/", "sasjsresults/"], + "ignoreList": ["sasjsbuild/", "sasjsresults/"], "indentationMultiple": 2, "lineEndings": "off", "lowerCaseFileNames": true,