Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 908 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 908 Bytes

Static Analysis Demo

Build Status Coverage Status

This is a static analysis demo focused on StyleCop and FxCop for .NET projects.

By default, the solution will build without any warnings.

Presentation

See the presentation here.

FxCop Demo

Add the following conditional to the project settings to enable warnings:

DISABLE_FIXES

StyleCop Demo

Add the following conditional to the project settings to enable warnings:

DISABLE_FIXES

License

This project is licensed under the MIT License.

Author

Adriano Ueda @adriueda