MindscapeHQ / raygun4android

Android crash reporting provider for Raygun
https://raygun.com
MIT License
21 stars 14 forks source link

chore: adding and applying spotless code formatting #105

Closed TheRealAgentK closed 1 month ago

TheRealAgentK commented 1 month ago

103 - Spotless code formatting

Description :memo:

Fixes #103 (indirectly).

Linting did exist and I added additional code formatting tooling/rules and applied them.

Type of change

Updates

:point_right: Most files changed due to formatting rules

Test plan :test_tube:

Build is working

Author to check :eyeglasses:

Reviewer to check :heavy_check_mark:

TheRealAgentK commented 1 month ago

Merged myself so that I can move on to other tickets for now and this was mainly the introduction of the formatting libs and a run through the codebase with the formatter.