Skip to content
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

Fix: Make formatSourceAndFixImports work with PALANTIR #29

Merged
merged 3 commits into from
Oct 17, 2019

Conversation

dansanduleac
Copy link
Contributor

Before this PR

Formatter.formatSourceAndFixImports, which also reflows strings, was broken when using the PALANTIR style.

After this PR

==COMMIT_MSG==
Make Formatter.formatSourceAndFixImports work with the PALANTIR style. This can now be used to format a whole file including reflowing strings.
==COMMIT_MSG==

Also smuggled in some sensible test changes.

Possible downsides?

@dansanduleac dansanduleac merged commit 3e38608 into develop Oct 17, 2019
@dansanduleac dansanduleac deleted the ds/fix-format-source-and-fix-imports branch October 17, 2019 15:37
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.

None yet

1 participant