Skip to content

Use palantir-java-format as default formatter in RemoveUnusedImportsStep #2541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pankraz76
Copy link
Contributor

@Pankraz76 Pankraz76 force-pushed the fix-palantir-java-format branch 2 times, most recently from 887d3c4 to d6329c5 Compare July 2, 2025 12:16
@nedtwigg
Copy link
Member

nedtwigg commented Jul 2, 2025

Update changelogs and docs and this is good to merge.

@Pankraz76
Copy link
Contributor Author

nice thanks. Actually its kind of refactoring but still changed some logic i would like to test.

Maybe test afterwards, not to block shipment. Will update thanks.

@Pankraz76 Pankraz76 changed the title use palantir-java-format as default formatter in RemoveUnusedImportsStep Use palantir-java-format as default formatter in RemoveUnusedImportsStep Jul 3, 2025
@Pankraz76 Pankraz76 force-pushed the fix-palantir-java-format branch from d6329c5 to 2ebe138 Compare July 3, 2025 08:16
@Test
void testDefaults() {
assertEquals("palantir-java-format", defaultFormatter());
assertEquals("palantir-java-format", DEFAULT_FORMATTER);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

convention is same package, to be able to access package private.

@Pankraz76
Copy link
Contributor Author

Update changelogs

done.

and docs

which one?

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.

2 participants