Evan Harris
|
d4aff1dca5
|
Added checkstyle to prohibit windows line endings
Suggestion taken from jvoisin in #1121.
|
5 years ago |
Evan Harris
|
6e8ae8971c
|
Enable checkstyle OverloadMethodsDeclarationOrder
|
5 years ago |
Evan Harris
|
1acfacb4c6
|
Enable checkstyle FileTabCharacter
|
5 years ago |
Evan Harris
|
16039d5e81
|
Enable checkstyle UniqueProperties
|
5 years ago |
Evan Harris
|
fcc68febc8
|
Enable several more code checkstyles
|
5 years ago |
Evan Harris
|
389db3f1b4
|
Enable checkstyle for simple boolean expressions
|
5 years ago |
Evan Harris
|
f738819625
|
Enable additional checkstyles for whitespace
* Enable checkstyle WhitespaceAround
* Enable checkstyle NoWhitespaceBefore
* Enable checkstyle MethodParamPad
|
5 years ago |
Evan Harris
|
86a5b8708d
|
Enable checkstyle OneStatementPerLine
|
5 years ago |
Evan Harris
|
153ad19b6b
|
Enable several more checkstyle modules
* Enable checkstyle ParenPadCheck
* Enable checkstyle EmptyLineSeparator
* Enable checkstyle TypecastParenPad
|
5 years ago |
jvoisin
|
7578ee9537
|
Enable checkstyle's Indentation module
|
5 years ago |
jvoisin
|
fabed228da
|
Enable EqualsAvoidNull in checkstyle
|
5 years ago |
jvoisin
|
4a85cdbc7a
|
Sort the checkstyle modules
|
5 years ago |
jvoisin
|
0d6ed81b83
|
Add a check for InnerAssignment in checkstyle.xml
|
5 years ago |
jvoisin
|
61c8fbc5e2
|
Add more style checks
|
5 years ago |
jvoisin
|
10b41160c0
|
Enabled StringLiteralEquality in CheckStyle
|
5 years ago |
jvoisin
|
167d1d9c20
|
Enable EqualsHashCode in CheckStyle
|
5 years ago |
Andrew DeMaria
|
d6d53ef2f6
|
Standardize import order and add maven plugin to check
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
|
8 years ago |