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

Upgrade Spotless and Ktlint and remove code convention violations #1094

Merged
merged 9 commits into from
Dec 21, 2023

Conversation

lihenggui
Copy link
Contributor

@lihenggui lihenggui commented Dec 15, 2023

What I have done and why
Upgrade Spotless from 6.22.0 to 6.23.3
Upgrade ktlint from 0.48.1 to 1.0.1
Fixed all spotless errors in the project
Remove violations: discouraged-comment-location
Remove violations: property-naming

Do tests pass?

  • [ Y ] Run local tests on DemoDebug variant: ./gradlew testDemoDebug
  • [ Y ] Check formatting: ./gradlew --init-script gradle/init.gradle.kts spotlessApply

Copy link
Collaborator

@dturner dturner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this.

@dturner dturner merged commit ad15f01 into android:main Dec 21, 2023
4 checks passed
@dturner dturner mentioned this pull request Dec 21, 2023
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.

3 participants