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

Fix ProvideExplicitVariableTypeAnalyzer #205

Closed genlu closed 8 years ago

genlu commented 8 years ago

Just noticed I didn't commit all the changes in my last PR (#204). Apologize for the bug introduced.

@srivatsn @michaelcfanning @lgolding

genlu commented 8 years ago

Merging w/o review because the analyzer is apparently broken. Will address any comment after.