[Codenarc-developer] ExplicitCallToAndMethod / ExplicitCallToOrMethod and Grails
Brought to you by:
chrismair
From: Chris M. <chr...@ea...> - 2010-11-11 18:54:32
|
Hamlet, I'm wondering if changing ExplicitCallToAndMethodRule and ExplicitCallToOrMethodRule to ignore invocations where there is a single Closure parameter would address the typical Grails usage (and other DSLs as well) without hiding "bad" usages. Chris |