StyleCop Analyzers

John Venable, our Director of Development, has been spending a lot of his time lately working on an open source project called StyleCop Analyzers. StyleCop Analyzers are crafted for C# developers. The analyzers will set rules for how to format code and ensure that all developers working on a project are writing uniform code, making it easier for developers to edit code. RevenFlo is already using the software for projects in our company. StyleCop Analyzers can be installed using the NuGet Package Manager in Visual Studio 2015.

Click here to see where the project is hosted and to install.