diff --git a/.sasjslint b/.sasjslint index 3bc119b..18d58b2 100644 --- a/.sasjslint +++ b/.sasjslint @@ -6,7 +6,7 @@ "hasMacroParentheses": true, "noNestedMacros": false, "noSpacesInFileNames": true, - "maxLineLength": 135, + "maxLineLength": 230, "lowerCaseFileNames": true, "noTabIndentation": true, "indentationMultiple": 2 diff --git a/all.sas b/all.sas index e0b7539..3833e6f 100644 --- a/all.sas +++ b/all.sas @@ -8810,7 +8810,7 @@ Usage: @param code=(ft15f001) Space seperated fileref(s) of the actual code to be added @param server=(SASApp) The server which will run the STP. Server name or uri - is fine. + is fine. @param mDebug=(0) set to 1 to show debug messages in the log @param replace=(YES) select NO to avoid replacing an existing service in that location diff --git a/meta/mm_createwebservice.sas b/meta/mm_createwebservice.sas index 17f5f0e..398bb1c 100644 --- a/meta/mm_createwebservice.sas +++ b/meta/mm_createwebservice.sas @@ -40,7 +40,7 @@ Usage: @param code=(ft15f001) Space seperated fileref(s) of the actual code to be added @param server=(SASApp) The server which will run the STP. Server name or uri - is fine. + is fine. @param mDebug=(0) set to 1 to show debug messages in the log @param replace=(YES) select NO to avoid replacing an existing service in that location