680dc8cd91
Changed the indentation behavior such that an extra level of indentation is added after a line containing a ( or { that is not closed on the same line instead of aligning to the unclosed ( or {. This is consistent with how `go fmt` formats source code. Added regression tests. |
||
---|---|---|
.. | ||
c-family | ||
clojure/doubled-brackets | ||
comment | ||
elixir | ||
go | ||
haskell | ||
html | ||
javascript/deindent-complex-brace-structure | ||
lisp/doubled-brackets | ||
lua | ||
markdown | ||
ruby | ||
rust | ||
sh |