This website requires JavaScript.
Explore
Help
Sign In
xenia
/
home
Watch
1
Star
0
Fork
0
You've already forked home
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ffbdcaa95c
home
/
test
/
indent
/
rust
/
after-open-with-chars
/
out
12 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Block indent on newline when previous line is '(stuff' and move 'stuff' to own line Also, align closing paren on own line with opening paren
2019-03-27 18:52:20 +01:00
Foo {
bar,
baz
foo(
bar,
baz
Rust handle [ indent like { and (
2020-12-17 04:19:23 +01:00
vec![
bar,
baz
Reference in New Issue
Copy Permalink
Mastodon