Skip to content

Commit

Permalink
feat: detekt report
Browse files Browse the repository at this point in the history
  • Loading branch information
PavloNetrebchuk committed Nov 15, 2024
1 parent af3b8a9 commit 5473aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/org/openedx/app/OpenEdXApp.kt
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ class OpenEdXApp : Application() {
pluginManager.addPlugin(OEXFirebaseAnalytics(context = this))
}
}
}
}

Check warning

Code scanning / detekt

Checks whether files end with a line separator. Warning

The file /home/runner/work/openedx-app-android/openedx-app-android/app/src/main/java/org/openedx/app/OpenEdXApp.kt is not ending with a new line.

0 comments on commit 5473aab

Please sign in to comment.