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
Fixed Issue 'Trailing comma is duplicated when obstructed by comments' (#4520)
* Fixed Issue 'Trailing comma is duplicated when obstructed by comments'
* Put separator at the begining of the post comment
* Removed accidentally pushed tmp file
* Add test cases for #4714
* Avoid ownership issue by a tricky way and added test cases for block comments
* Fixed tests
0 commit comments