Elm

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Elm created a post,
    Completed

    I simply cant get braces to work correctly

    HeyI am interested in making a rule "force braces" on rider (latest version)This is what resharper does for my statements which i really dont like if (result == null) return new BadRequestResult();...