Take all settings from team-shared or default

Hi,

I've asked this on StackOverflow (https://stackoverflow.com/questions/44848219/resharper-take-all-settings-from-team-shared-or-default) and repost it here to hopefully get an answer:

We're setting up an environment, where developers of three companies (~25 people) will work in the same GIT repo on a ASP.NET WebAPI application and we want to enforce the coding guidelines across the entire team with a team-shared resharper configuration.

Is there a magic switch somewhere to not use the pretty complex sharing configurations and to reduce it to: use team-shared and if the property is not explicitly configured, use defaults?

It is espetially important for the silent code cleanup which has been configured and is being triggered on every file save with the ReSharperAutoFormatOnSave extension.

Thanks, Philippe

0
1 comment
Official comment

Hello Philippe!

 

Thank you for contacting us.

There's no such magic option, but if I understood you properly this is how exactly sharing options work: use overridden settings, e.g. settings of team-shared layer otherwise use settings by default.

If you need different behavior please feel free to file your feature request in our issue tracker - https://youtrack.jetbrains.com/issues/RSRP

Thank you.

Please sign in to leave a comment.