onsdag 06 Februar 2008 skrev Jesse Jones: > Smokey is a command line tool used to analyze assemblies and report > problems. Problems include buggy code (e.g. infinite recursion, null > deref, malformed format string), performance issues (e.g. string > concatenation in loops, excessive boxing, large structs), violations > of the .NET design guidelines (e.g. inheriting from > ApplicationException or ICloneable, naming, and swallowing > exceptions), and miscellaneous rules like misspelled words in string > literals. >
Hi there Just wanted to ask if anyone had done any work on integrating Smokey with CruiseControl.net? Regards Mads -- Med venlig hilsen/Regards Systemudvikler/Systemsdeveloper cand.scient.dat, Ph.d., Mads Bondo Dydensborg Dansk BiblioteksCenter A/S, Tempovej 7-11, 2750 Ballerup, Tlf. +45 44 86 77 34 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
