One of the problems working with a team of programmers is personal taste in variable naming and general code style. Now Resharper comes to our rescue with the "Code Style Sharing" feature. Now all the developers on a project can share the same style if you export your preferred settings to a file called "<SolutionName>.resharper.xml", check it into version control under the same directory as your solution, and everyone selects to use the "Shared across the team, per solution". Enjoy.
No comments:
Post a Comment