Skip to content

Commit

Permalink
diktatFix
Browse files Browse the repository at this point in the history
  • Loading branch information
nulls committed Sep 25, 2023
1 parent 19f7747 commit 8c6aba5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import org.jetbrains.kotlin.psi.stubs.elements.KtFileElementType
import org.jetbrains.kotlin.resolve.ImportPath

private typealias ListOfPairs = MutableList<Pair<ASTNode, String>>

/**
* This rule performs checks if there is any commented code.
* No commented out code is allowed, including imports.
Expand Down

0 comments on commit 8c6aba5

Please sign in to comment.