mirror of
https://github.com/sasjs/lint.git
synced 2026-01-16 08:40:05 +00:00
chore: typo in readme
This commit is contained in:
@@ -23,7 +23,7 @@ Configuration is via a `.sasjslint` file with the following structure (these are
|
|||||||
"hasDoxygenHeader": true,
|
"hasDoxygenHeader": true,
|
||||||
"hasMacroNameInMend": true,
|
"hasMacroNameInMend": true,
|
||||||
"hasMacroParentheses": true,
|
"hasMacroParentheses": true,
|
||||||
"ignoreList": ["sajsbuild/", "sasjsresults/"],
|
"ignoreList": ["sasjsbuild/", "sasjsresults/"],
|
||||||
"indentationMultiple": 2,
|
"indentationMultiple": 2,
|
||||||
"lineEndings": "off",
|
"lineEndings": "off",
|
||||||
"lowerCaseFileNames": true,
|
"lowerCaseFileNames": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user