diffplug / diffplug/spotless

add warning if target has `**/*`

Open
#2,717 10 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
5.6k
Forks
559
Avg merge
1d 13h
Merged PRs (30d)
34

Description

As part of writing up a post on [expected Gradle configuration performance](https://www.liutikas.net/2025/11/02/Unreasonable-Configuration.html) I found that com.diffplug.spotless causes 17 second regression in configuration performance [Androidify](https://github.com/android/androidify) Gradle project.

Simply removing com.diffplug.spotless from root build.gradle.kts and rerunning the Gradle profiler we get configuration time from 26s to 9s.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.