Why:<p>Avoid time wasting nit-picks on PRs.<p>Consistent formatting may be easier to quickly read.<p>Why not:<p>Avoid taking a dependency.<p>Avoid "fix formatting" commits (or the complexity of having a system auto-apply formatting).<p>Formatters don't always make the most readable code. Sometimes non-standard formatting actually communicates more clearly.