• Stars
    star
    78
  • Rank 397,869 (Top 9 %)
  • Language
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not historically checked.
NOTE: This is not the official Gendarme source repository. 

The official repository is:
https://github.com/mono/mono-tools/

This repository is used:

* for unsupported tools (sources) not part of the Gendarme distribution

* download of the win32 installer and ZIPped binaries
https://github.com/spouliot/gendarme/downloads

* git-based wiki / documentation
https://github.com/spouliot/gendarme/wiki

In short nothing worth the time (or the electrons) cloning.