Skip to content

Register script tasks even if no Kotlin plugin is applied#486

Merged
cortinico merged 2 commits intocortinico:mainfrom
simonlebras:format-root-scripts
Jan 19, 2026
Merged

Register script tasks even if no Kotlin plugin is applied#486
cortinico merged 2 commits intocortinico:mainfrom
simonlebras:format-root-scripts

Conversation

@simonlebras
Copy link
Contributor

Move the creation of script formatting and checking tasks to the plugin's entry point, ensuring they are available even in projects without Kotlin plugins (for example, root project's build scripts can be checked/formatted).

Move the creation of script formatting and checking tasks to the plugin's entry point, ensuring they are available even in projects without Kotlin or Android plugins.
@cortinico
Copy link
Owner

Thanks for the contribution @simonlebras

@cortinico cortinico merged commit 36d9ad9 into cortinico:main Jan 19, 2026
3 checks passed
@simonlebras simonlebras deleted the format-root-scripts branch January 19, 2026 21:54
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.

2 participants