spotless icon indicating copy to clipboard operation
spotless copied to clipboard

Keep your code spotless

Results 344 spotless issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://redirect.github.com/FasterXML/jackson-dataformats-text) | `2.18.1` -> `2.19.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.fasterxml.jackson.dataformat:jackson-dataformat-yaml/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.fasterxml.jackson.dataformat:jackson-dataformat-yaml/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

The current Groovy formatting using the Eclipse formatter is very limited. It can't even format `apply({println it })` into something stringent. Let alone Spock tests written in Groovy. The ways...

Hi there! First off, I just want to say how much I appreciate Spotless. It has become a critical part of my workflow, and I really value the consistency and...

enhancement

Hi, I'm working on an upgrade of the spotless plugin gradle from 5.16.0 to the latest (7.0.2). I have this error when running the `spotlessGroovyGradle` task: ```bash Missing required bundle...

bug

I use the gradle spotless plugin. Since version 7.0.4 calls to prettier are never terminated. With version 7.0.3 the problem is not reproducible. ```kotlin format("yaml") { target("**/*.yaml", "**/*.yml") targetExclude("**/specs/external/*.yaml", "**/specs/external/*.yml")...

## 🤖 Installing Claude Code GitHub App This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository. ### What is Claude Code? [Claude Code](https://claude.ai/code) is...

Hello, working on a multitude of Maven projects in a larger, dated codebase. We would like to streamline the formatting with Spotless, but there are embedded SQL strings in the...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.github.spotbugs | `6.1.13` -> `6.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.spotbugs:com.github.spotbugs.gradle.plugin/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.spotbugs:com.github.spotbugs.gradle.plugin/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

When executing `spotless-maven-plugin:2.44.4:check` on [Java 25 Build 19](https://jdk.java.net/25/), I get the following error: ``` Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.44.4:check failed: An API incompatibility was encountered while executing com.diffplug.spotless:spotless-maven-plugin:2.44.4:check: java.lang.NoSuchMethodError: 'java.util.Queue...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.googlejavaformat:google-java-format](https://redirect.github.com/google/google-java-format) | `1.24.0` -> `1.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.googlejavaformat:google-java-format/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.googlejavaformat:google-java-format/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...