diff --git a/README.md b/README.md index c03361c..25e03a0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Configuration is via a `.sasjslint` file with the following structure (these are "noEncodedPasswords": true, "hasDoxygenHeader": true, "hasMacroNameInMend": false, - "hasMacroParentheses": true + "hasMacroParentheses": true, "indentationMultiple": 2, "lowerCaseFileNames": true, "maxLineLength": 80,