I know you could catch these easily with PMD. Most projects that I have been involved with perform these kind of syntactic checks as a commit/build time hook. FOP currently offers this just as a reporting facility. On Oct 30, 2013 3:25 AM, "Glenn Adams" <[email protected]> wrote:
> Right now, we are only using Checkstyle and Findbugs. I'm not sure if > there are Checkstyle rules that could catch these cases. If there are, they > aren't enabled at present. > > > On Tue, Oct 29, 2013 at 9:16 AM, Adrian Cumiskey < > [email protected]> wrote: > >> My mistake, I spoke too soon before checking first. PMD is available but >> the pmd target is not run as part of the build. >> > >
