Is there ANY benefit to CSharpier other than "stopping code style wars"?
I am new to a team that have selected CSharpier and I do not like it at all. Not because it is a style that I do not use but that is tooooo rigid. You cant customise it.
And this makes developers stop caring about how they write code. It's too much trouble to format code differently when it is needed, and it's too easy to forget to add csharpier-ignore.
Writing code is art, you need to manage code like a painting and everything needs to fit together.
This is a lot harder with a rigid formater.
I don't even need to say that the code in this new team is... how do I put it? Not good.