[FIR] Complete WRONG_SETTER_TYPE_PARAMETER checker
This commit is contained in:
committed by
Mikhail Glukhikh
parent
5472199bb1
commit
9e7f6332d1
+1
@@ -40,6 +40,7 @@ object CommonDeclarationCheckers : DeclarationCheckers() {
|
||||
FirInapplicableLateinitChecker,
|
||||
FirDestructuringDeclarationChecker,
|
||||
FirConstPropertyChecker,
|
||||
FirPropertyAccessorChecker
|
||||
)
|
||||
|
||||
override val classCheckers: Set<FirClassChecker> = setOf(
|
||||
|
||||
Reference in New Issue
Block a user