autoformatting - IntelliJ IDEA autoformat Line break after public/private -
for weird reason when autoformatted project new settings in autoformat did things this:
public object[] name(args){ i rather have in 1 line, how can that?
by looks of it, it's wrapping under code style => java => wraping , braces => array initializer, , have new line after "{" checked well:

Comments
Post a Comment