mirror of
https://github.com/sasjs/core.git
synced 2025-12-10 14:04:36 +00:00
13 lines
339 B
Plaintext
13 lines
339 B
Plaintext
{
|
|
"noTrailingSpaces": true,
|
|
"noEncodedPasswords": true,
|
|
"hasDoxygenHeader": true,
|
|
"hasMacroNameInMend": true,
|
|
"hasMacroParentheses": true,
|
|
"noNestedMacros": false,
|
|
"noSpacesInFileNames": true,
|
|
"maxLineLength": 230,
|
|
"lowerCaseFileNames": true,
|
|
"noTabIndentation": true,
|
|
"indentationMultiple": 2
|
|
} |