Commit fa8e399
style: fix unnecessary line wrapping in datetimeExpressions
Merge lines that were split despite being well under 100 chars:
- if condition with || (91 chars)
- RegexProgram constructor (80 chars)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 08289e8 commit fa8e399
1 file changed
Lines changed: 6 additions & 4 deletions
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
718 | 720 | | |
719 | 721 | | |
720 | 722 | | |
| |||
0 commit comments