Skip to main content
1 of 5
Basile Starynkevitch
  • 32.9k
  • 6
  • 90
  • 133

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.

Basile Starynkevitch
  • 32.9k
  • 6
  • 90
  • 133