Put model refers on their own line in cmd.copy (#22913)
Since we have linters that force the refers to be both sorted and max lined, adding new models in the middled forced people to realign the whole refer vector. Having run into this twice, if we keep refers each on their own line the initial add, as well as merges will both be much less painful.
Please register or sign in to comment