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

Improve move to struct initialization inspection. Fix pull request from wbars #2822

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 6, 2016

  1. Move to struct declaration: handle struct declaration via _var_ case

    Replace single struct declaration with short var declaration, or add to existing struct literal in statement
    wbars committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    7640c4f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. rename

    remove getters for DTO
    fix notnull and nullable annotations
    Sergey Ibragimov committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    b0d7f3b View commit details
    Browse the repository at this point in the history
  2. dont invoke intention for field of anon field

    Sergey Ibragimov committed Nov 8, 2016
    Configuration menu
    Copy the full SHA
    a267834 View commit details
    Browse the repository at this point in the history