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

Update Ktlint and Detekt #457

Merged
merged 1 commit into from
Sep 27, 2020
Merged

Update Ktlint and Detekt #457

merged 1 commit into from
Sep 27, 2020

Conversation

vbuberen
Copy link
Collaborator

📄 Context

Decided to update code analyzers, since while working on search feature I was constantly rejected from doing a commit by our pre-commit hook due to this issue with fun interfaces: detekt/detekt#3050

Since I was updating Detekt, decided to update Ktlint as well, along with its plugin.

📝 Changes

  • Updated Detekt to 1.14.0
  • Updated Ktlint to 0.39.0
  • Updated Ktlint plugin to 9.4.0

⏱️ Next steps

Rebese my branch with search function to avoid false positives from Detekt.

@vbuberen vbuberen added the dependencies Pull requests that update a dependency file label Sep 27, 2020
@vbuberen vbuberen added this to the 3.3.0 milestone Sep 27, 2020
@vbuberen vbuberen merged commit b4ce3a7 into develop Sep 27, 2020
@vbuberen vbuberen deleted the update/analyzers branch September 27, 2020 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants