spotless
spotless copied to clipboard
Keep your code spotless
I'm using Gradle 8.6 and spotless 6.25.0 on macOS Sonoma 14.3.1 I was trying to format some SQL within another source file, but I just can not register the sql...
title says it all? in this case of course it has to go "after" the shebang `#!/..` line
This is kind of hard to describe... licensing is broken (or at least hard) as soon as you need to mix licenses or attribution ratcheting doesn't work will on CI,...
it'd be nice to support a license header for markdown; since documentation is very copyrightable. It'd be `` This is also true of html/xml, though html/xml would have to be...
First, I have read all the issues about config files in resource jars etc. In my understanding, the problem with these approaches is that `FormatterStep`s are immutable states that must...
I originally filed this to ktlint at https://github.com/pinterest/ktlint/issues/1979 but it seems like it's likely a spotless issue. So copying in from there. ## Expected Behavior Code formats ## Observed Behavior...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dev.equo.ide:solstice](https://togithub.com/equodev/equo-ide) | `1.7.5` -> `1.7.6` | [](https://docs.renovatebot.com/merge-confidence/)...
If you are submitting a **bug**, please include the following: Summary: Applying the spotless maven plugin to specific phases is not working. For example, having binded check to validate phase...
# Summary on the problem When applying DBeaver formatting [to a view containing a recursive CTE](https://github.com/gstromov/spotless-issue/blob/main/src/main/resources/db/sql/main/0003.requirements_hierarchy_view.sql) (Common Table Expression), an ```IndexOutOfBoundsException``` is thrown. Please note that this exception does not...