780e69c66bc4ce5f488c22a76c787bc9341dbc91 |
|
02-Jan-2013 |
Lubos Kosco <Lubos.Kosco@Oracle.COM> |
pmd and findbugs fixes |
cb491d246731a052254349eb3e5d7d14375a520f |
|
02-Jan-2013 |
Knut Anders Hatlen <Knut.Hatlen@Sun.COM> |
Added checkstyle rule that warns about tabs in the code |
c2ca3c40c218f7e8b7cbdb84007ed24d5003c11e |
|
02-Jan-2013 |
Trond Norbye <trond.norbye@sun.com> |
Update Checkstyle ruleset to match the 5.0 release |
46bf5ee30609d706a189871b6c09259ddc196e0e |
|
02-Jan-2013 |
Jorgen Austvik <jorgen.austvik@sun.com> |
Hide checkstyle warnings in generated code |
51f7637871cda9a7bc6da8f96d17e0cdb089f86d |
|
13-Aug-2008 |
Trond Norbye <trond.norbye@sun.com> |
Updated checkstyle rules
* Added a check for correct fileheader
* Added: GenericWhitespace, MethodParamPad and NoWhitespaceAfter
* Remove the check for line length.. we have a lot of generated code that
exceeds 120 characters. |
45cf976b01987ad147e9edb54ffab0938dd6c016 |
|
13-Aug-2008 |
Trond Norbye <trond.norbye@sun.com> |
Add our own style specification for checkstyle
The previous specification generated too much warnings, so lets start with
a small set of rules ;-) |