I would like all the developers in my team to use the same default code style settings. We all use IntelliJ 11+ as our development environment, and we use git as our version control system.
What is the easiest way to make sure they all use the same settings? I thought that there would be a way to check the style settings in the project and their editors would detect them automatically, but that doesn't seem to be the case.
PS. I donβt mind if developers deliberately override some default settings with their own settings, but I want to make sure that we all at least start with a common set of default settings.
intellij-idea
emmby Jan 31 '12 at 21:47 2012-01-31 21:47
source share