Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update SETUP.md to include part about format on save (#1306)
**Related Ticket:** #1263 ### Description of Changes Developers should configure their IDEs or text editors to automatically format code on save. This ensures code is consistently styled as per project standards before it even reaches version control. This adds documentation in SETUP.md on how to configure format-on-save for VS Code. ### Validation / Testing Follow the steps described in the SETUP.md. Confirm that everything formats as expected.
- Loading branch information