I am developing games in Unity with Rider IDE and I need to adopt a code style for my C# code. I feel that the default settings is not aligning well with Unity. I can change the naming convention somewhat but I feel it's too much configuration to maintain and it's more opinionated towards me.
I just want to copy someone's Rider code style settings so that I can focus on my work instead of focusing on naming conventions, blank lines, braces, etc.
Please suggest me some code style to adopt that I can configure in Rider.