1
0
mirror of https://github.com/sasjs/lint.git synced 2026-01-03 19:10:04 +00:00

chore(docs): Added default value in explanatory json

This commit is contained in:
Allan Bowe
2023-02-20 09:41:31 +00:00
committed by GitHub
parent c3a466f485
commit 80d0b39637

View File

@@ -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,