Iryna Lukashevych Epam

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Iryna Lukashevych Epam created a post,
    Answered

    New line before if statement

    Hi!Is it possible to configure in Intelij code style to add a new line before each 'if' statement ? Example: I have: var student = request.getStudent(); /....../ - some code if (Object.isNull(stude...