Skip to content

Commit

Permalink
wip(linting): Fix detekt error
Browse files Browse the repository at this point in the history
Resolves: DCMAW-8361

Co-authored-by: Aamir <[email protected]>
  • Loading branch information
JacksonJ2W and aamirchoksi committed Apr 19, 2024
1 parent 7d36364 commit cb37267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/buildLogic/plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ ktlint {
filter {
exclude { it.file.absolutePath.contains("/build/") }
}
}
}

0 comments on commit cb37267

Please sign in to comment.