GO not being indented properly
![jmeyer](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
USE master; GO SELECT * FROM dbo.spt_values; GOIf I run the Format SQL command I would expect that the GO lines would be aligned with the USE and SELECT statement lines respectively; however, the GO lines stay where they are.
Comments
I think we might have already fixed this in the 7.3 beta formatter if you'd like to give it a go. If you're still having problems on the new formatter please do let me know.
Thanks,
Aaron.