diff --git a/README.md b/README.md index 5888a1c..a5de799 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Configuration is via a `.sasjslint` file with the following structure (these are "hasMacroParentheses": true, "ignoreList": ["sajsbuild/", "sasjsresults/"], "indentationMultiple": 2, + "lineEndings": '', "lowerCaseFileNames": true, "maxDataLineLength": 80, "maxHeaderLineLength": 80,