StyleCop VS Roslyn: Fight!

Submitted By: James5a7976c77afdf on February 6, 2018

1

0

3328

StyleCop VS Roslyn: Fight!

StyleCop is a tool that performs provide cosmetic code suggestions (compared to VS's Code Analysis which cares about what your code actually does).

 

When you remove the "unnecessary parenthesis" the code does not compile any more. 

Load More