Rsl1122
|
449c21a820
|
Removed checkstyle rule HideUtilityClassConstructor
|
2019-09-09 08:48:41 +03:00 |
|
Rsl1122
|
c1c2da8517
|
Server page exporting
|
2019-09-03 09:32:34 +03:00 |
|
Risto Lahtela
|
b05ca2e5eb
|
Enforced some upper-limit checkstyle rules (#1132)
* Checkstyle: Enforced catch parameter name
* Checkstyle: Enforced ClassFanOutComplexity 85
* Checkstyle: Enforced ClassTypeParameterName
* Checkstyle: Enforced CommentsIndentation
* Checkstyle: Enforced CovariantEquals
* Checkstyle: Enforced CyclomaticComplexity 18
* Checkstyle: Enforced DefaultComesLast
* Checkstyle: Enforced EmptyCatchBlock
* Checkstyle: Enforced EmptyForIteratorPad
* Checkstyle: Enforced EmptyStatement
* Checkstyle: Enforced FileLength 1750
* Checkstyle: Enforced GenericWhitespace
* Checkstyle: Enforced HideUtilityClassConstructor
* Checkstyle: Enforced IllegalInstantiation
* Checkstyle: Enforced IllegalThrows
* Checkstyle: Enforced LambdaParameterName
* Checkstyle: Enforced LineLength 3000
* Checkstyle: Enforced MissingOverride
* Checkstyle: Enforced PackageAnnotation
* Checkstyle: Enforced NestedTryDepth 1
* Checkstyle: Enforced UnnecessaryParentheses
* Checkstyle: Enforced MethodLength 150
* Checkstyle: Enforced NoWhitespaceAfter
|
2019-08-09 09:02:46 +03:00 |
|
Rsl1122
|
2a272f3e6f
|
+2 rules to checkstyle:
- switch statement fall through check
- inner assignment check
|
2019-01-03 14:43:33 +02:00 |
|
Rsl1122
|
ca52000794
|
EqualsAvoidNull check to checkstyle
|
2019-01-03 14:04:04 +02:00 |
|
Rsl1122
|
29f3f6b47b
|
[#866] Added Checkstyle with license header check
|
2019-01-03 12:52:01 +02:00 |
|