Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spouliot/gendarme
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.
https://github.com/spouliot/gendarme
Last synced: 1 day ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/spouliot/gendarme
- Owner: spouliot
- Created: 2010-12-07T02:25:38.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-26T19:20:45.000Z (almost 14 years ago)
- Last Synced: 2024-07-31T20:29:50.689Z (6 months ago)
- Homepage: http://www.mono-project.com/Gendarme
- Size: 93.8 KB
- Stars: 78
- Watchers: 9
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-csharp - Gendarme - Extensible rule-based tool to find problems in .NET applications and libraries (Code Analysis and Metrics)
- awesome-dotnet-cn - Gendarme - 可扩展的、基于规则的工具,用于在.NET应用和库中查找问题。 (代码分析和度量)
- awesome-dotnet - Gendarme - Extensible rule-based tool to find problems in .NET applications and libraries (Code Analysis and Metrics)
- awesome-dotnet - Gendarme - Extensible rule-based tool to find problems in .NET applications and libraries (Code Analysis and Metrics)
- awesome-dot-dev - Gendarme - Extensible rule-based tool to find problems in .NET applications and libraries (Code Analysis and Metrics)
- awsome-dotnet - Gendarme - Extensible rule-based tool to find problems in .NET applications and libraries (Code Analysis and Metrics)
- awesome-dotnet - Gendarme - Extensible rule-based tool to find problems in .NET applications and libraries (Code Analysis and Metrics)
README
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/wikiIn short nothing worth the time (or the electrons) cloning.