Skip to content

Conversation

@gpunto
Copy link
Contributor

@gpunto gpunto commented Nov 7, 2025

Goal

As mentioned in #141, I'm applying spotless in a separate PR

Implementation

Apply spotless

Testing

The check now passes

Checklist

  • Issue linked (if any)
  • Tests/docs updated
  • I have signed the Stream CLA (required for external contributors)

@gpunto gpunto added the pr:internal Internal changes / housekeeping label Nov 7, 2025
@gpunto gpunto requested a review from Copilot November 7, 2025 09:48
@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

PR checklist ✅

All required conditions are satisfied:

  • Title length is OK (or ignored by label).
  • At least one pr: label exists.
  • Sections ### Goal, ### Implementation, and ### Testing are filled.

🎉 Great job! This PR is ready for review.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR applies Spotless code formatting with a new configuration across the Android Feeds codebase. The changes consist primarily of adding a blank line after license headers and removing an unused import statement.

  • Adds consistent blank line spacing after license headers throughout the codebase
  • Removes unused import from build.gradle.kts
  • Adds license header to AndroidManifest.xml

Reviewed Changes

Copilot reviewed 300 out of 743 changed files in this pull request and generated no comments.

File Description
Multiple Kotlin source files (300+) Added blank line after license header for consistent formatting
stream-feeds-android-client/build.gradle.kts Removed unused JvmTarget import
stream-feeds-android-client/src/main/AndroidManifest.xml Added missing license header comment block

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2025

SDK Size Comparison 📏

SDK Before After Difference Status
stream-feeds-android-client 2.36 MB 2.36 MB 0.00 MB 🟢

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:internal Internal changes / housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants