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

Load ktlint dependency always when Kotlinter applied #425

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

jeremymailen
Copy link
Owner

Before we only add the dependency configuration when a compatible kotlin plug is detected which doesn't work for projects with only custom kotlinter tasks. Fixes #423

Before we only add the dependency configuration when a compatible kotlin plug is detected which doesn't work for projects with only custom kotlinter tasks.
Fixes #423
@jeremymailen
Copy link
Owner Author

Really ought to have a project test for this, but will catch up after getting the fix out.

@jeremymailen jeremymailen merged commit 64d3108 into master Dec 12, 2024
22 checks passed
@jeremymailen jeremymailen deleted the fix-custom-projects branch December 12, 2024 22:25
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.

Kotlinter 5.0.0 java.lang.NoClassDefFoundError: com/pinterest/ktlint/rule/engine/api/KtLintRuleEngine
1 participant