For all our style needs we are using an .editorconfig file.
It's recommended to use a Format On Save extension on your IDE of choice so we avoid styling feedback noise on pull requests.
We don't use the .resharper extensions for .editorconfig. So if you use resharper plugin or rider you must set the resharper specific style settings to match those of VS Code and VS Community.
You can find a settings export file in the root of the project called "rider_codeStyleDCLSetting". Bear in mind that the conversion between VS and Rider is not 1 on 1 but it's good enough.