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

setting macronameinmend to true in readme

This commit is contained in:
Allan Bowe
2021-05-06 11:02:29 +03:00
committed by GitHub
parent f7f989fabd
commit 7ed846e3aa

View File

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