code format

pull/129/head
骏烈
parent b5f0795048
commit 4cae72f700

@ -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
}

Loading…
Cancel
Save