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
- Extract regex pattern to named constant PRESERVE_LINE_PATTERN
- Replace deprecated substr() with slice()
- Improve regex to match only spaces/tabs explicitly instead of \s
- Add detailed comments explaining the pattern
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments