this completely breaks `git add -p`.
You can either do another `git add -p` after to stage the fixed formatting or do `git add -pn`
You can either do another `git add -p` after to stage the fixed formatting or do `git add -pn`