kenhuuu commented on code in PR #3289: URL: https://github.com/apache/tinkerpop/pull/3289#discussion_r2670369172
########## gremlint/src/formatQuery/__tests__/invalidIndentationAndMaxLineLength.test.ts: ########## Review Comment: I think it might be good to have another test to show what should be done in this case rather than it just not crashing. This change can push the indentation of the new line further right, which means Traversals with more nesting will now have a higher chance of hitting the maxLineLength. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
