dotnet / codeformatter

Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
MIT License
1.24k stars 244 forks source link

Upgrade Codeformatter to Roslyn 1.3-beta1 #237

Open danquirk opened 8 years ago

danquirk commented 8 years ago

Need to upgrade so that we can use the latest ErrorLogger from Roslyn which meets the 1.0 SARIF spec requirements.