lint

fun BaseRule.lint(content: String): List<Finding>
fun BaseRule.lint(ktFile: KtFile): List<Finding>