Redgate SQL Prompt has a great feature of being able to reformat any open sql query, however I've got a large schema source controlled in SQL Source Control, that has a real mix of standards that I would like to harmonise. It would be too much work to open every object and run SQL Prompts format on each.
How can I auto format my entire SQL Source Control repository using SQL Prompt?