feat: supply eclipse formatter settings as XML content by tomasbjerre · Pull Request #2361 · diffplug/spotless (original) (raw)
Continuation of #2343. This PR enables a user to add Eclipse preferences in XML format, as content, without having it in a file.
| } |
|---|
| @Test |
| void invalidPropertyFiles_content_properties() throws IOException { |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed this test, the list from invalidPropertiesResources() was empty because there are no such invalid property files.
rnc mentioned this pull request
I think the error here is just infrastructure problem. "It works on my machine".
rnc mentioned this pull request
Conflicts resolved now. I dont know what failing check is about, it does work locally for me.
@nedtwigg Would it be possible for you to retrigger this / review this? It would be great to get this in before your last JDK11 supporting release (reading #2375)
Ned Twigg and others added 4 commits
Published in plugin-gradle 7.2.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})