Committed to Code

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.

Gendarme uses the Cecil library to introspect code.

Code Analysis


Recent Highlights

Anon32

Large commit — [windoc] Parse cmd line to fetch initial url to...

More than 1000 lines of source code were added or removed in this commit.

In commit 3a29dc65 by Jeremie Laval on 2012-04-26 (27 days ago)

Anon32

Large commit — [windoc] Initial commit

More than 1000 lines of source code were added or removed in this commit.

In commit b1331f76 by Jeremie Laval on 2012-04-20 (about 1 month ago)

See all highlights…


News

Typo error in PreferUriOverStringRule documentation

[link])
The second "Bad example 2:" should be "Good example 2:".
MM.


Re: [gendarme] Re: Gendarme Issue with Sonar

It should be identical. However your PATH might differ in your command
prompt so this might affect how assemblies can be resolved. However it
should not hang.


Re: Gendarme Issue with Sonar

I'd like to update this and it looks like Gendarme is hanging when I'm
running it via the command line on the same dlls, what happens
differently when running via command line as to using the wizard?
I'm running
"gendarme --v C:\MyAssembly.dll"
All that I see is:
"Initialization: 0.7 seconds


Gendarme Issue with Sonar

Hi,
I originally sent this to the Sonar mailing list but think that
putting it here might help too:
I am currently receiving some issues when running Sonar against a .NET
project. The solution that I’m running it against is large (100+
projects) and there is 1 project in particular which is hanging the


Re: AvoidUnusedPrivateFieldsRule - 2 bugs

Hi there,
it's here: [link]


Read all Gendarme articles…

Edit RSS feeds.