mirror of
https://github.com/sasjs/lint.git
synced 2026-01-07 12:40:05 +00:00
Update README.md
This commit is contained in:
@@ -15,7 +15,7 @@ Configuration is via a `.sasjslint` file with the following structure (these are
|
|||||||
"noEncodedPasswords": true,
|
"noEncodedPasswords": true,
|
||||||
"hasDoxygenHeader": true,
|
"hasDoxygenHeader": true,
|
||||||
"hasMacroNameInMend": false,
|
"hasMacroNameInMend": false,
|
||||||
"hasMacroParentheses": true
|
"hasMacroParentheses": true,
|
||||||
"indentationMultiple": 2,
|
"indentationMultiple": 2,
|
||||||
"lowerCaseFileNames": true,
|
"lowerCaseFileNames": true,
|
||||||
"maxLineLength": 80,
|
"maxLineLength": 80,
|
||||||
|
|||||||
Reference in New Issue
Block a user