logo       

Re: Contributing to standard checks: msg#00288

Subject: Re: Contributing to standard checks
Hi Oliver,

> I must ask, are you using Checkstyle at work?

Yes. It has been integrated into our build system for several years
now. It is also included in our standard Eclipse installation (via
checkstyle-cs).

> I heard that Google use Java 5
> throughout the company, and was wondering if you used Checkstyle on Java 5
> code.

We do. We like Java 5.

> If so, what checks do you use/not use.

We use a variety of the standard checks. We check for many of the
Effective Java rules, as well as various style and naming checks.

-- 
Steve McKay <smckay@xxxxxxxxxx>

-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php


<Prev in Thread] Current Thread [Next in Thread>