-
Notifications
You must be signed in to change notification settings - Fork 4
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
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published