Skip to content

Commit

Permalink
(WIP) TODO determineType
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed Oct 8, 2024
1 parent 2c88745 commit 06b395d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ private val funMatchers = listOf(

@Rule(key = "S4830")
class ServerCertificateCheck : AbstractCheck() {
// TODO determineType
override fun visitNamedFunction(function: KtNamedFunction, kotlinFileContext: KotlinFileContext) {
val (_, _, bindingContext) = kotlinFileContext

Expand Down

0 comments on commit 06b395d

Please sign in to comment.