Do you use commit message prefixes?

I think they are useful for:
- Code review
- Scanning git histories
- Line-level blames

But the team is currently split on whether we should adopt them.

Is the value they add worth the extra friction?

@frankdilo
I prefer using them in merge requests titles and squashing the commits at the end.

This way a developer haven't to think about which type of working he's doing while he's working