Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
MostafaMohamed2002 authored Oct 29, 2024
1 parent 71103a3 commit 7a8868d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ android {
}
ktlint {
android = true
ignoreFailures = false
ignoreFailures = true
reporters {
reporter(ReporterType.PLAIN)
reporter(ReporterType.CHECKSTYLE)
Expand Down

0 comments on commit 7a8868d

Please sign in to comment.