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

Address PR Comments for #217 #225

Open basoundr opened 8 years ago

basoundr commented 8 years ago

The PR #217 added the ability to run CodeFormatter with Analyzers. This issue has been created to finish the TODO mentioned in the PR.

TODO:

danquirk commented 8 years ago

I'm working on this but can't formally assign it.