Skip to content

Conversation

@dovchinnikov
Copy link
Member

  • Replace name in tasks.names checks with try-catch around tasks.register()
  • Removed unnecessary duplicate checks.
  • Replace .all {} with .configureEach {}.
  • Replace tasks.withType<T> {} with tasks.withType<T>().configureEach {}.

- Replace `name in tasks.names` checks with `try-catch` around `tasks.register()`
- Removed unnecessary duplicate checks.
- Replace `.all {}` with `.configureEach {}`.
- Replace `tasks.withType<T> {}` with `tasks.withType<T>().configureEach {}`.
@dovchinnikov dovchinnikov requested a review from sellmair January 28, 2026 17:23
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.

1 participant