-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Sebastien Pouliot edited this page Mar 2, 2011
·
4 revisions
Home Page | FAQ | Bug Reports | Mailing List
Browse Source Code | Downloads: Linux | Win32 | Binaries
IRC: #gendarme on GIMPnet
Browse Source Code | Downloads: Linux | Win32 | Binaries
IRC: #gendarme on GIMPnet
Gendarme is a tool to find defects inside applications and libraries. Gendarme inspects assemblies code and metadata 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. Gendarme uses the Cecil library to introspect code.
You can browse version-specific documentation of Gendarme's rules from:
Please report any documentation errors, typos or suggestions to the Gendarme Mailing List. Thanks!