Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Spotless ktfmt & detekt integration #9050

Merged

Conversation

utzcoz
Copy link
Member

@utzcoz utzcoz commented May 4, 2024

  1. Let integration_tests to use SpotlessPlugin.
  2. Bump ktfmt to 0.49.
  3. Re-format existing Kotlin files with new ktfmt.
  4. Add detekt to modules with Kotlin code.
  5. Fix existing detekt issues with some Suppress.

@utzcoz utzcoz requested a review from hoisie May 4, 2024 13:33
1. Let integration_tests to use SpotlessPlugin.
2. Bump ktfmt to 0.49.
3. Re-format existing Kotlin files with new ktfmt.
4. Add detekt to modules with Kotlin code.
5. Fix existing detekt issues with some Suppress.

Signed-off-by: utzcoz <utzcoz@outlook.com>
@utzcoz utzcoz force-pushed the improve-Spotless-ktfmt-integration branch from 078ad11 to 4a0e555 Compare May 4, 2024 13:45
@utzcoz utzcoz changed the title Improve Spotless ktfmt integration Improve Spotless ktfmt & detekt integration May 4, 2024
@utzcoz utzcoz merged commit 8f2e01e into robolectric:master May 4, 2024
22 checks passed
@utzcoz utzcoz deleted the improve-Spotless-ktfmt-integration branch May 4, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant