This option controls whether a space should precede an opening square bracket.
var x = new int [10];
var x = new int[10];