main()
|
8164f484dd
|
Why is an if() without braces bad style!? Seriously!?
|
2011-12-19 20:53:38 +01:00 |
|
main()
|
ae27a34bb0
|
Empty catch blocks are okay.
|
2011-12-12 17:22:47 +01:00 |
|
main()
|
033df2f407
|
Inline conditionals are awesome!
|
2011-12-12 17:14:54 +01:00 |
|
main()
|
947235fa72
|
Parameters are allowed to hide fields.
|
2011-12-12 16:58:19 +01:00 |
|
main()
|
1bdca7e615
|
TODO-Comments are a nice information, but no big deal.
CheckStyle, stop erroring about them!
|
2011-12-12 16:39:01 +01:00 |
|
main()
|
36c33fba14
|
We don't need javadoc for private stuff and constructors
|
2011-12-12 16:33:29 +01:00 |
|
main()
|
71794e0164
|
No @author tags!
|
2011-12-12 16:31:04 +01:00 |
|
main()
|
3b784b64c0
|
CheckStyle-warnings about AvoidStarImport should now be fixed!
|
2011-12-12 16:25:10 +01:00 |
|
Eric Stokes
|
ff514f8663
|
Testing Git Build Hook
|
2011-12-10 18:37:54 -07:00 |
|
Eric Stokes
|
97d905cf51
|
Add initial check style plugin. Default settings.
|
2011-12-10 17:44:11 -07:00 |
|