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

Enable optimizing imports on the fly by default #1144

Merged
merged 3 commits into from
Jan 6, 2020

Conversation

ferozco
Copy link
Contributor

@ferozco ferozco commented Jan 6, 2020

Before this PR

Whenever you opened a project for the first time after running ./gradlew idea the setting to optimize imports on the fly would be cleared resulting in many red builds because of unused imports

After this PR

==COMMIT_MSG==
Configure Intellij to optimize imports on the fly
==COMMIT_MSG==

Possible downsides?

N/A

@changelog-app
Copy link

changelog-app bot commented Jan 6, 2020

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Configure Intellij to optimize imports on the fly

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from iamdanfox January 6, 2020 20:47
@bulldozer-bot bulldozer-bot bot merged commit 13ae717 into develop Jan 6, 2020
@bulldozer-bot bulldozer-bot bot deleted the fo/optimize-imports-on-the-fly branch January 6, 2020 20:55
@svc-autorelease
Copy link
Collaborator

Released 2.46.0

@markelliot
Copy link
Contributor

🎉

This was referenced Jan 8, 2020
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.

4 participants