mirror of
https://github.com/sasjs/lint.git
synced 2026-01-05 11:40:06 +00:00
chore(docs): Added default value in explanatory json
This commit is contained in:
@@ -25,6 +25,7 @@ Configuration is via a `.sasjslint` file with the following structure (these are
|
|||||||
"hasMacroParentheses": true,
|
"hasMacroParentheses": true,
|
||||||
"ignoreList": ["sajsbuild/", "sasjsresults/"],
|
"ignoreList": ["sajsbuild/", "sasjsresults/"],
|
||||||
"indentationMultiple": 2,
|
"indentationMultiple": 2,
|
||||||
|
"lineEndings": '',
|
||||||
"lowerCaseFileNames": true,
|
"lowerCaseFileNames": true,
|
||||||
"maxDataLineLength": 80,
|
"maxDataLineLength": 80,
|
||||||
"maxHeaderLineLength": 80,
|
"maxHeaderLineLength": 80,
|
||||||
|
|||||||
Reference in New Issue
Block a user