Phillip Webb
|
ee661f7b71
Fix whitespace issues in format-off code
|
5 years ago |
Phillip Webb
|
834dcf5bcf
Use consistent ternary expression style
|
5 years ago |
Phillip Webb
|
8d3f039f76
Reduce method visibility when possible
|
5 years ago |
Phillip Webb
|
ec6a4cb3f0
Use consistent equals/hashCode/toString order
|
5 years ago |
Phillip Webb
|
612fb22a7f
Remove unnecessary lambda blocks
|
5 years ago |
Phillip Webb
|
01d90c9881
Hide utility class constructors
|
5 years ago |
Phillip Webb
|
8559447357
Enforce checkstyle header rule
|
5 years ago |
Phillip Webb
|
8d80166aaf
Update exception variable names
|
5 years ago |
Phillip Webb
|
e9130489a6
Remove restricted static imports
|
5 years ago |
Phillip Webb
|
9a3fa6e812
Simplify boolean returns
|
5 years ago |
Phillip Webb
|
b69825d925
Simplify boolean expression
|
5 years ago |
Phillip Webb
|
db55ef4b3b
Migrate to BDD Mockito
|
5 years ago |
Phillip Webb
|
b33cb1074f
Remove "redundant import" checkstyle suppression
|
5 years ago |
Phillip Webb
|
18f3d13363
Fix parenthesis padding issues
|
5 years ago |
Phillip Webb
|
f1cee9500f
Ensure classes are defined in their own files
|
5 years ago |
Phillip Webb
|
053af720a4
Ensure no whitespace before lines
|
5 years ago |
Phillip Webb
|
4d487e8dc3
Ensure all files end with a new line
|
5 years ago |
Phillip Webb
|
218480fb7c
Reduce the number of nested if statements
|
5 years ago |
Phillip Webb
|
0b4b22f28f
Remove "need braces" checkstyle suppression
|
5 years ago |
Phillip Webb
|
81fe9fc640
Make all exception classes immutable
|
5 years ago |
Phillip Webb
|
a0b9442265
Use consistent modifier order
|
5 years ago |
Phillip Webb
|
4075595a3f
Ignore existing InterfaceIsType violations
|
5 years ago |
Phillip Webb
|
a2f2e9ac8d
Move inner-types so that they are always last
|
5 years ago |
Phillip Webb
|
418c3d6808
Avoid inner assignments
|
5 years ago |
Phillip Webb
|
8866fa6fb0
Always use 'this.' when accessing fields
|
5 years ago |
Phillip Webb
|
6894ff5d12
Make classes final where possible
|
5 years ago |
Phillip Webb
|
b5d499e2eb
Remove empty block
|
5 years ago |
Phillip Webb
|
37fa94fafc
Organize imports
|
5 years ago |
Phillip Webb
|
5f64f53c3f
Use consistent "@" tag order in Javadoc
|
5 years ago |
Phillip Webb
|
7f0653fa34
Remove array style checkstyle suppression
|
5 years ago |