Situation: you and your colleagues are working in parallel on different parts of the same code. The next time you merge the sources, you notice that they write the code differently than you: it is difficult to read, it has complex syntax and functions are declared strangely. Colleagues say the same about your code. As a result, everyone corrects each other's code, brings it to a common form, and the work takes a long time.