提交 4cae72f7 编写于 作者: 骏烈

code format

上级 b5f07950
......@@ -98,7 +98,7 @@ class AliPmdInspectionInvoker(
}
fun invokeInspection(psiFile: PsiFile?, manager: InspectionManager, rule: Rule,
isOnTheFly: Boolean): Array<ProblemDescriptor>? {
isOnTheFly: Boolean): Array<ProblemDescriptor>? {
if (psiFile == null) {
return null
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册