You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applied automatic trailing whitespace removal across the codebase using
the new fix-trailing-whitespace Makefile target. This ensures consistent
formatting and prevents future trailing whitespace commits.
Files affected:
- Rust source files (.rs)
- Configuration files (.toml, .yml, .yaml)
- Documentation files (.md)
- Frontend files (.js, .ts, .tsx)
- Various other project files
This is a formatting-only change with no functional modifications.
0 commit comments