1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-10 17:34:36 +00:00

Update README.md

This commit is contained in:
Allan Bowe
2021-04-06 21:26:16 +01:00
committed by GitHub
parent e94bf3bcd1
commit 5516a3e0a5

View File

@@ -15,7 +15,7 @@ Configuration is via a `.sasjslint` file with the following structure (these are
"noEncodedPasswords": true,
"hasDoxygenHeader": true,
"hasMacroNameInMend": false,
"hasMacroParentheses": true
"hasMacroParentheses": true,
"indentationMultiple": 2,
"lowerCaseFileNames": true,
"maxLineLength": 80,