Emil Holst Petersen

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

    Object initializer formatting

    Hi, When I auto-format my documents using Rider, object initializers are put on the same line, breaking at the max character limit for each line, like so: new PaymentMethod() { CustomerID = cust...