Add configuration file for Checkstyle

Based on the "Google Style" configuration [1] that comes pre-installed
in the Checkstyle Plugin for Eclipse, with some warnings disabled to
reduce the amount of noise.

This can be loaded into the Checkstyle plugin in Eclipse:

- Select "Preferences" -> "Checkstyle" -> "New..."
- Change "Type" to "External Configuration File"
- Add a unique name in the "Name" field
- Select "Browse" and choose the file
- "OK"

After loading, select the profile and press "Set as Default".

[1] https://google-styleguide.googlecode.com/svn-history/r130/trunk/javaguide.html

Change-Id: Ia192a3d7360641ce994f069a78d563a5fc09255a
1 file changed