[FIR] refactoring for running extended checkers
This commit is contained in:
committed by
Mikhail Glukhikh
parent
cfc09048c6
commit
2384afdd93
+1
-1
@@ -20,4 +20,4 @@ abstract class AbstractDiagnosticCollectorComponent(private val collector: Abstr
|
|||||||
protected fun runCheck(block: (DiagnosticReporter) -> Unit) {
|
protected fun runCheck(block: (DiagnosticReporter) -> Unit) {
|
||||||
collector.runCheck(block)
|
collector.runCheck(block)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user