This option controls whether each member assignment in an object initializer should start on a new line.
var x = new Type { A = 1, B = 2 };