Skip to content

wakameyy/unity-gendarme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

===================================================
==========   Unity-Gendarme README  ===============
===================================================

The current project is a fork of Gendarme, a .net assembly analysis tool, part of the Mono-Tools.
This project aims to bring the capabilities of Gendarme to the assemblies generated by Unity, and add rules specific to Unity.

Unity Forum's Thread:
https://forum.unity.com/threads/gendarme-for-unity-a-code-analysis-tool.112552/

Original infos below.

===================================================
========== ORIGINAL GENDARME README ===============
===================================================


Gendarme README

User-level documentation is available from the Mono:: project wiki
http://www.mono-project.com/Gendarme

ROADMAP
http://www.mono-project.com/Gendarme.Roadmap

Mailing list
http://groups.google.com/group/gendarme

Newsgroup gateway to the mailing list
nntp://news.gmane.org/gmane.comp.gnome.mono.gendarme

Developer documentation
http://groups.google.com/group/gendarme


IMPORTANT NOTES

* Gendarme "official" build system is based on the auto*/Makefile files
and tested on MonkeyWrench. See mono-tools-trunk on 
http://build.mono-project.com/index.aspx?lane=mono-trunk
(checking out gendarme without its parent dir 'mono-tools' is not supported)

* Visual Studio solutions and projects files (usable by both MonoDevelop
and Visual Studio .NET 2008) are NOT always up to date with Makefiles. 
This depends on the developer making changes and his personal access to 
the developing environments. (Please see the README.vsnet file.)

About

A tool based on mono-tools' Gendarme, to provide analysis rules dedicated to Unity's assemblies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.5%
  • Makefile 1.3%
  • Other 0.2%