OyvindSabo / gremlint

Linter/Code formatter for Gremlin
https://gremlint.com
Apache License 2.0
11 stars 6 forks source link

For nested parentheses, only add linebreak if the outer parenthesis contains a punctuation #35

Closed OyvindSabo closed 3 years ago

OyvindSabo commented 3 years ago

This is fixed / no longer relevant, because after the recent rewrite, linebreaks are added as necessary depending on the specified maximum line length.