You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wim Deblauwe <wi...@gmail.com> on 2008/11/10 14:43:30 UTC

Different checkstyle config for main and test?

Hi,

is it possible to define a different checkstyle configuration in maven for
the main and the tests? I want to allow underscores in method names, but
only in my test source directory.

regards,

Wim