Is there a way to make indent only do a re-indentation of the file and not make style changes?
I don't want it to move any braces to a new line, or make any other style changes, but I would like indentation errors to be re-aligned correctly.
I've gone through all the different options and can't find anything that works.