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

Bumping org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0 fails #140

Closed
hsz opened this issue Jun 7, 2021 · 1 comment
Closed

Bumping org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0 fails #140

hsz opened this issue Jun 7, 2021 · 1 comment
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file wontfix This will not be worked on
Milestone

Comments

@hsz
Copy link
Member

hsz commented Jun 7, 2021

Bumping org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.1.0 fails.

* Where:
Build file '/home/runner/work/intellij-platform-plugin-template/intellij-platform-plugin-template/build.gradle.kts' line: 7

* What went wrong:
An exception occurred applying plugin request [id: 'org.jlleitschuh.gradle.ktlint', version: '10.1.0']
> Failed to apply plugin 'org.jlleitschuh.gradle.ktlint'.
   > Could not create task ':ktlintMainSourceSetCheck'.
      > Task with name 'runKtlintFormatOverKotlinScripts' not found in root project 'IntelliJ Platform Plugin Template'.

#139

A related issue in the ktlint-gradle project: JLLeitschuh/ktlint-gradle#495

@hsz hsz added bug Something isn't working dependencies Pull requests that update a dependency file labels Jun 7, 2021
@hsz hsz linked a pull request Jun 7, 2021 that will close this issue
@hsz hsz self-assigned this Jun 7, 2021
Spacerat pushed a commit to brexhq/intellij-codeowners-plugin that referenced this issue Jun 9, 2021
Spacerat pushed a commit to brexhq/intellij-codeowners-plugin that referenced this issue Jun 10, 2021
* Update various dependencies

* Bump version to 0.3.6

* Config fixes for org.jetbrains.intellij 1.0

* undo ktlint version update

JetBrains/intellij-platform-plugin-template#140

* rm unused import
@hsz hsz added the help wanted Extra attention is needed label Jul 5, 2021
@hsz hsz added this to the next milestone Aug 26, 2021
@hsz hsz added wontfix This will not be worked on and removed help wanted Extra attention is needed labels Aug 26, 2021
@hsz
Copy link
Member Author

hsz commented Aug 26, 2021

Detekt and ktlint integration were removed with a8ab416 due to replacing it with Qodana #148.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file wontfix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant