Groovy-Emacs-Modes / groovy-emacs-modes

A groovy major mode, grails minor mode, and a groovy inferior mode.
84 stars 39 forks source link

Handle indents in parens where the first line is not empty #79

Closed Wilfred closed 7 years ago

Wilfred commented 7 years ago

For example:

x = [1,
     2,
]

Fixes several of the issues raised in #61.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.9%) to 92.537% when pulling b6bcd978bf4fb4a27cbc9a4822331c3391519582 on indent_text_after_paren into 6713a7d29ba59100db4c168fc6e6bbef277b64ab on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.03%) to 92.701% when pulling c76c1ba4bcad768516afd19fd19ae5ffc970bd3d on indent_text_after_paren into 6713a7d29ba59100db4c168fc6e6bbef277b64ab on master.