I would tend to believe it is a good idea (to automatically run code formatters), but that is just my opinion.
I won't run them periodically, but if possible before version control commits.
With git, a pre-commit hook doing that would be useful.
I would tend to believe it is a good idea (to automatically run code formatters), but that is just my opinion.
I won't run them periodically, but if possible before version control commits.
With git, a pre-commit hook doing that would be useful.