For annotation: @Test({Foo.Bar})
Is there a setting that creates spaces within the braces so it will look like this:
@Test({ Foo.Bar })
For annotation: @Test({Foo.Bar})
Is there a setting that creates spaces within the braces so it will look like this:
@Test({ Foo.Bar })