Sergey Lamantin

Avatar
  • Total activity 1
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 0
  • Sergey Lamantin created a post,
    Answered

    code style

    if(condition){    foo();} else{    foo();} How to remove a space before an "else" in code style settings?