Commit Graph

17 Commits

Author SHA1 Message Date
main()
9d16b7c445 Whitespace is allowed when arrays are initialized. 2012-01-03 15:00:39 +01:00
main()
a5650f1f35 New "/mv version"-system. 2012-01-01 21:10:51 +01:00
main()
426a3bf252 I forgot to put that back in... 2012-01-01 21:09:52 +01:00
main()
ac5f249164 Fixing the next bunch of CheckStyle-warnings.
I just pushed this without checking it, could somebody please review this commit?
2012-01-01 20:38:37 +01:00
main()
47e052d180 Style-fixes. Tons of them. I was too lazy to pack them into different commits. 2012-01-01 17:22:05 +01:00
main()
6f884c9308 Style-fixes in MultiverseCore.
Oh, and String.format is better than string concatenation.
2011-12-31 20:30:09 +01:00
main()
d48927787b Fixed MagicNumberCheck in MVWorld 2011-12-31 19:56:53 +01:00
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