Skip to content

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.

spouliot/gendarme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published