The editor I use (Sublime Text) disagrees with gcc on tabs vs spaces and tabs-spaces mixing, so every change I make is surrounded by a lot of whitespace diff. This makes git merge freak out, and I want to get rid of it. I have too many patches to do manually, so I was wondering whether check_GNU_style.(sh/py) had a way to automatically apply the recommended whitespace changes.