Closed masaimu closed 9 months ago
自动修复un-synchronized-StaticDateFormatter问题; 自动修复EmptyStatementNotInLoop问题; 自动修复empty-initializer问题; 自动修复unused-local-variable问题; 自动修复empty-if-stmt问题; 自动修复empty-try-block问题; 自动修复concat-exception问题; 自动修复empty-catch-block问题; 自动修复alipay-unused-imports问题; 自动修复empty-finally-block问题; 自动修复default-label-not-last-in-switch-stmt问题; 自动修复system-out-println问题; 自动修复UnconditionalIfStatement问题;
Closes #
自动修复un-synchronized-StaticDateFormatter问题; 自动修复EmptyStatementNotInLoop问题; 自动修复empty-initializer问题; 自动修复unused-local-variable问题; 自动修复empty-if-stmt问题; 自动修复empty-try-block问题; 自动修复concat-exception问题; 自动修复empty-catch-block问题; 自动修复alipay-unused-imports问题; 自动修复empty-finally-block问题; 自动修复default-label-not-last-in-switch-stmt问题; 自动修复system-out-println问题; 自动修复UnconditionalIfStatement问题;
Which issue does this PR close?
Closes #
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?
How does this change test