If you do formatting changes, I'd suggest doing it as an independent commit not intermixed with any functional changes. I think doing automated processing on the code base and doing it as one fell swoop either at the start of a development cycle or at the end is better than reformatting incrementally. Best to minimize having formatting changes obscure the functional changes to a code base.

Reply via email to