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