Don't go like that, unfortunately. Or change our checkstyle rules to allow builder-style lines that start with dot. Which I would LGTM in a heart beat.
rjrjr On Fri, Aug 27, 2010 at 5:56 PM, <[email protected]> wrote: > > http://gwt-code-reviews.appspot.com/766802/diff/1/3 > File > user/src/com/google/gwt/validation/client/AbstractGwtSpecificValidator.java > (right): > > http://gwt-code-reviews.appspot.com/766802/diff/1/3#newcode69 > > user/src/com/google/gwt/validation/client/AbstractGwtSpecificValidator.java:69: > > context.getRootBean()).setRootBeanClass(context.getRootBeanClass()).build(); > On 2010/08/28 00:46:37, Nick Chalko wrote: > >> The auto-formater is still slightly off, but this is better. >> > > This fails ant checkstyle, anything I can do ? > <error line="74" column="4" severity="error" message="'.' is > preceded with whitespace." > > source="com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck"/> > > > http://gwt-code-reviews.appspot.com/766802/show > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
