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

@Inject related reformatting issues #568

Closed
nikitamarysolomanpvt opened this issue Dec 19, 2019 · 0 comments · Fixed by #570
Closed

@Inject related reformatting issues #568

nikitamarysolomanpvt opened this issue Dec 19, 2019 · 0 comments · Fixed by #570
Labels
Z-ibt Temporary label for Ben to keep track of issues he's triaged.

Comments

@nikitamarysolomanpvt
Copy link
Contributor

issue

@Inject
  lateinit var homeActivityPresenter: HomeActivityPresenter 

expected format
@Inject lateinit var homeActivityPresenter: HomeActivityPresenter

reference

#84 (comment)

rt4914 pushed a commit that referenced this issue Dec 23, 2019
* Fixed reformatting issues related @Inject

* Fixed reformatting issues related to @Inject

* Removed changes from 2 files in .idea folder

* removed the changed in project.xml and misc.xml files in .idea folder
@BenHenning BenHenning added the Z-ibt Temporary label for Ben to keep track of issues he's triaged. label Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-ibt Temporary label for Ben to keep track of issues he's triaged.
Development

Successfully merging a pull request may close this issue.

2 participants