Skip to content

Replace ktlint with ktfmt #700

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

itsandreramon
Copy link

Closes #116

Description

Replaces ktlint with ktfmt + detekt to keep existing lint checks in place.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Test Plan

Tested manually using Detekt's Gradle task.

Checklist:

Before submitting your PR, please review and check all of the following:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my change is effective
  • New and existing unit tests pass locally with my changes

@itsandreramon itsandreramon mentioned this pull request Feb 26, 2025
10 tasks
@matt-ramotar matt-ramotar self-requested a review March 3, 2025 17:23
@itsandreramon
Copy link
Author

@matt-ramotar ran the formatting

@itsandreramon
Copy link
Author

@matt-ramotar could you check CI error please? i am trying to merge from my fork it cannot find the name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Triage
Development

Successfully merging this pull request may close these issues.

Switch from ktlint -> ktfmt
1 participant