maxvetrenko / checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
http://checkstyle.sourceforge.net/
GNU Lesser General Public License v2.1
0 stars 0 forks source link

New Check: AvoidWarpPackageStatement #1

Closed maxvetrenko closed 10 years ago

maxvetrenko commented 10 years ago

The package statement is not line-wrapped. Proof link: http://google-styleguide.googlecode.com/svn/trunk/javaguide.html#s3.2-package-statement