Skip to content

Commit

Permalink
detekt 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeniuus committed Nov 3, 2023
1 parent 3d90ed6 commit 62c031c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import club.staircrusher.challenge.infra.adapter.out.persistence.sqldelight.toPe
import club.staircrusher.infra.persistence.sqldelight.DB
import club.staircrusher.stdlib.di.annotation.Component

@Suppress("TooManyFunctions")
@Component
class ChallengeRankRepository(
private val db: DB
Expand Down

0 comments on commit 62c031c

Please sign in to comment.