Hmm, right! I forgot FxCop works at IL level.

However, I've just found about (the recently released) StyleCop:
http://blogs.msdn.com/sourceanalysis/
http://code.msdn.microsoft.com/sourceanalysis

looks promising, but I'm not sure if the style it enforces is
customizable (haven't tried it yet), in order to use mono's
guidelines.
Has anyone used this tool or knows of other alternatives?

Cheers,
Filipe

On Fri, Jun 13, 2008 at 11:00 AM, Robert Jordan <[EMAIL PROTECTED]> wrote:
> 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

Reply via email to