#Solo dev now in a team. How do we manage code style of the repo?

4 messages · Page 1 of 1 (latest)

viral bramble
viral bramble
#

@lime sage I'd also recommend you to talk with him about it, the project uses PSR-12 or whatever, so he should set his IDE to follow those guidelines (or at least, it should take settings from the editorconfig). Probably also run Pint before he commits. It's just way easier to follow common style guides in a project, would help with merge conflicts etc

native crater
viral bramble
#

apply Tighten's default code style
Doubt that would be suitable for anyone