Hi, Can we add wildcard characters in the gendarme.ignore file so as to exclude a method by its signature and not the fullname (mentioning namespace, type etc)?
For example, for a particular rule, if I want to exclude all methods having the name InitializeComponent(), irrespective of the assemblies they are in......is there a way to do that using wildcard characters, instead of specifying each one of them with their full names...(the usual way of ignoring methods) Thanks, -- You received this message because you are subscribed to the Google Groups "Gendarme" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gendarme?hl=en.

