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
Fix API consistency in formatting verification methods
Make parameter types consistent across all three formatting methods:
- VerifyFormatDocument() takes no marker parameter
- VerifyFormatSelection() takes *RangeMarker (from f.Ranges())
- VerifyFormatOnType() takes string marker name
Co-authored-by: DanielRosenwasser <972891+DanielRosenwasser@users.noreply.github.com>
0 commit comments