Possibilities: 1. Change Mono conding style and use http://code.msdn.microsoft.com/sourceanalysis or create new rules for it.
Btw. I have no idea why Mono requires different code style. 2. Use http://joel.fjorden.se/static.php?page=CodeStyleEnforcer Andrus. ----- Original Message ----- From: "Robert Jordan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, June 13, 2008 1:00 PM Subject: Re: [Mono-list] static code analysis for mono's coding guidelines > Neither FxCop nor Smokey nor Gandarme are working at source code > level, so http://www.mono-project.com/Coding_Guidelines cannot be > checked by these tools. > > Robert > > José A. Salvador Vanaclocha wrote: >> You can look at smokey project. It's like FxCop. >> >> 2008/6/13 Filipe Correia <[EMAIL PROTECTED]>: >>> Hi all, >>> >>> I'm looking at mono's coding guidelines on this wiki page: >>> http://www.mono-project.com/Coding_Guidelines >>> Does any one know if there's an automatic way of validating a set of >>> c# source files, given this set of rules? I mean, something along what >>> FxCop does, but following these guidelines. >>> >>> Thank you, >>> Filipe >>> _______________________________________________ >>> Mono-list maillist - [email protected] >>> http://lists.ximian.com/mailman/listinfo/mono-list >>> >> >> >> > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
