1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 14:04:36 +00:00

fix: increasing desc length to 256 in ms_getgroups

This commit is contained in:
munja
2022-12-28 20:17:08 +00:00
parent 4ef571032d
commit 8910840ccc
5 changed files with 17 additions and 15 deletions

View File

@@ -4,6 +4,7 @@
"hasDoxygenHeader": true,
"hasMacroNameInMend": true,
"hasMacroParentheses": true,
"noGremlins": true,
"noNestedMacros": false,
"noSpacesInFileNames": true,
"maxLineLength": 300,