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: Don't enable intellij plugin by default #22

Merged
merged 5 commits into from
Oct 15, 2019

Conversation

dansanduleac
Copy link
Contributor

@dansanduleac dansanduleac commented Oct 15, 2019

Before this PR

Currently, installing the intellij plugin means it will try to format every single repo you ever open in Intellij. This is not desirable, as different projects may or may not have migrated to the formatter.

After this PR

==COMMIT_MSG==
IntelliJ plugin not enabled by default, instead it is turned on when using the gradle plugin.
==COMMIT_MSG==

Possible downsides?

@policy-bot policy-bot bot requested a review from CRogers October 15, 2019 15:58
@dansanduleac dansanduleac merged commit 6d7bf84 into develop Oct 15, 2019
@svc-autorelease
Copy link
Collaborator

Released 0.1.1

@dansanduleac dansanduleac deleted the ds/dont-enable-by-default branch October 15, 2019 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants